MediaWiki:Common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Строка 15: | Строка 15: | ||
padding-bottom: 2pt; | padding-bottom: 2pt; | ||
cursor: help; | cursor: help; | ||
− | |||
− | |||
} | } | ||
− | + | .abbr1 { | |
background-image: url('https://upload.wikimedia.org/wikipedia/commons/b/b8/User_%2811871%29_-_The_Noun_Project.svg'); | background-image: url('https://upload.wikimedia.org/wikipedia/commons/b/b8/User_%2811871%29_-_The_Noun_Project.svg'); | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 1.6em; | ||
} | } | ||
− | + | .abbr2 { | |
background-image: url('https://upload.wikimedia.org/wikipedia/commons/c/c2/User_%2817239%29_-_The_Noun_Project.svg'); | background-image: url('https://upload.wikimedia.org/wikipedia/commons/c/c2/User_%2817239%29_-_The_Noun_Project.svg'); | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 1.6em; | ||
} | } | ||
Версия 01:46, 16 января 2020
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ .mw-search-results {float: none;} #mw-page-base { height: 2em!important; } #mw-head-base { margin-top: -5em!important; } #p-search { margin-top:-2em; } #mw-content-text ul li { text-indent: 0em; padding-left: 2.8em; } abbr { background: #f2f2f2; border-bottom-style: dashed; padding-bottom: 2pt; cursor: help; } .abbr1 { background-image: url('https://upload.wikimedia.org/wikipedia/commons/b/b8/User_%2811871%29_-_The_Noun_Project.svg'); background-repeat: no-repeat; padding-left: 1.6em; } .abbr2 { background-image: url('https://upload.wikimedia.org/wikipedia/commons/c/c2/User_%2817239%29_-_The_Noun_Project.svg'); background-repeat: no-repeat; padding-left: 1.6em; } hr.newtheme {width: 5em;} div.newtheme {border:solid 1px transparent;} div.newtheme:hover {border:solid 1px black;background: #f2f2f2;} .mw-category {margin-bottom:1em;} .mw-category ul li { text-indent: 0em!important; padding-left: 0em!important; } #mw-category-media ul li { text-indent: 0em!important; padding-left: 0em!important; } #mw-subcategories ul { list-style-type: square; list-style-image: url("data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs="); margin-left:1.6em; } div.catlinks {margin-top: 3em;} div.catlinks a.new { display: none; }