MediaWiki:Timeless.css: Difference between revisions
From Bad Buddy Wiki
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
} | } | ||
.color-right{ | |||
background: #b32424; | background: #b32424; | ||
display: inline-block; | display: inline-block; | ||
Revision as of 13:43, 26 March 2024
/* All CSS here will be loaded for users of the Timeless skin */
#mw-content-container {
background: #2A3A6F;
}
#p-logo-text a.long {
visibility: hidden;
}
.color-right{
background: #b32424;
display: inline-block;
height: 0.35em;
width: 50%;
float: right;
}