MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.gscript2 { | |||
background-color: #FFF9E5; | |||
padding:1em; | |||
font-size:14px; | |||
font-family: sans-serif; | |||
} | |||
.gscript { | .gscript { | ||
background-color: #FFF9E5; | background-color: #FFF9E5; | ||
Line 6: | Line 12: | ||
.gcommand { | .gcommand { | ||
background-color: # | background-color: #F9FFE%; | ||
} | } | ||