Jump to content

MediaWiki:Common.css: Difference between revisions

fix comment, another spoiler tweak
(add support for Template:Examples)
(fix comment, another spoiler tweak)
Line 1:
/* CSS placed here will be applied to all skins */
 
/* {{spoiler}} templates -- default select-to-view */
#This CSS styling allows the spoiler templates to function properly
 
.spoiler { border:1px dotted gray; }
.spoiler, .spoiler a, .spoiler a.link, .spoiler a.new, .spoiler a.external
{ background: white; color:white; border:1px dotted gray; background: white; }
 
/* Styling for {{Work}}/{{Trope}}/{{Creator}} templates */
.tropemenu { text-align:center; font-weight: bold; }
.tropemenu li { white-space: nowrap }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.