Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,843
edits
No edit summary |
No edit summary |
||
Line 245: | Line 245: | ||
} | } | ||
div.panel.objectives { | div.panel.objectives { | ||
border-color:#faebcc; | |||
} | |||
div.panel-heading.prerequisites { | |||
color:#8a6d3b; | |||
background-color:#fcf8e3; | |||
} | |||
div.panel-heading-icon.prerequisites { | |||
content: url('/mediawiki/resources/assets/graduation_cap.png'); | |||
width:32px; | |||
padding-right:5px; | |||
} | |||
div.panel.prerequisites { | |||
border-color:#faebcc; | border-color:#faebcc; | ||
} | } |