Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837
edits
No edit summary |
No edit summary |
||
Line 210: | Line 210: | ||
color: inherit; | color: inherit; | ||
} | } | ||
div.panel-heading | div.panel-heading { | ||
margin-top: 0px; | margin-top: 0px; | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
color: inherit; | color: inherit; | ||
font-size: | font-size: 1.4em; | ||
font-family: inherit; | font-family: inherit; | ||
font-weight: 500; | font-weight: 500; | ||
Line 225: | Line 220: | ||
vertical-align: middle; | vertical-align: middle; | ||
border-bottom: 0px; | border-bottom: 0px; | ||
} | } | ||
div.panel-heading.callout { | div.panel-heading.callout { | ||
Line 234: | Line 225: | ||
background-color:#d9edf7; | background-color:#d9edf7; | ||
} | } | ||
div.panel-heading.callout | div.panel-heading.callout:before { | ||
content: url('/mediawiki/resources/assets/pushpin.png'); | content: url('/mediawiki/resources/assets/pushpin.png'); | ||
width:32px; | width:32px; |