890
pakeitimų
SNėra keitimo santraukos |
SNėra keitimo santraukos |
||
| 18 eilutė: | 18 eilutė: | ||
:root { | :root { | ||
--wiki-logo: url('/images/Wiki.png'); | --wiki-logo: url('/images/Wiki.png'); | ||
--base-background: url('filepath://Background.png'); | --base-background: url('filepath:///resources/assets/mc/Background.png'); | ||
--header-background: url('filepath://Header-background.png'); | --header-background: url('filepath:///resources/assets/mc/Header-background.png'); | ||
--vector-tabs: url('filepath://Vector-tabs.png'); | --vector-tabs: url('filepath:///resources/assets/mc/Vector-tabs.png'); | ||
--vector-tabs-first: url('filepath://Vector-tabs-first.png'); | --vector-tabs-first: url('filepath:///resources/assets/mc/Vector-tabs-first.png'); | ||
--wiki-logo-hidpi: url('/images/Wiki@2x.png'); | --wiki-logo-hidpi: url('/images/Wiki@2x.png'); | ||
--base-background-hidpi: url('filepath://Background-HiDPI.png'); | --base-background-hidpi: url('filepath:///resources/assets/mc/Background-HiDPI.png'); | ||
--header-background-hidpi: url('filepath://Header-background-HiDPI.png'); | --header-background-hidpi: url('filepath:///resources/assets/mc/filepath:///resources/assets/mc/Header-background-HiDPI.png'); | ||
--vector-tabs-hidpi: url('filepath://Vector-tabs-HiDPI.png'); | --vector-tabs-hidpi: url('filepath:///resources/assets/mc/Vector-tabs-HiDPI.png'); | ||
--vector-tabs-first-hidpi: url('filepath://Vector-tabs-first-HiDPI.png'); | --vector-tabs-first-hidpi: url('filepath:///resources/assets/mc/Vector-tabs-first-HiDPI.png'); | ||
--list-bullet: url('filepath://List_bullet.svg'); | --list-bullet: url('filepath:///resources/assets/mc/List_bullet.svg'); | ||
--content-text-color: #202122; | --content-text-color: #202122; | ||