Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
.stattable { border-radius: 0.5em; padding: 0; border-spacing: 1em; text-align: center; clear:left; margin: 0.25em; } | .stattable { border-radius: 0.5em; padding: 0; border-spacing: 1em; text-align: center; clear:left; margin: 0.25em; } | ||
− | .colorsdefault { border: 1px dotted #aaa; background-color: #ececec; } | + | .colorsdefault, .colorsmortal { border: 1px dotted #aaa; background-color: #ececec; } |
.colorssolar, .colorsorichalcum { border: 1px dotted #9C830D; background-color: #FEE496; } | .colorssolar, .colorsorichalcum { border: 1px dotted #9C830D; background-color: #FEE496; } |
Revision as of 03:25, 1 November 2015
/* CSS placed here will be applied to all skins */ .statlet { border-radius: 0.5em; padding: 0.25em; display: inline-block; text-align: center; width: 9em; margin: 0.25em; } .stattable { border-radius: 0.5em; padding: 0; border-spacing: 1em; text-align: center; clear:left; margin: 0.25em; } .colorsdefault, .colorsmortal { border: 1px dotted #aaa; background-color: #ececec; } .colorssolar, .colorsorichalcum { border: 1px dotted #9C830D; background-color: #FEE496; }