MediaWiki:Common.css: Difference between revisions
From Wolf Roleplay Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
#p-logo-text a { | #p-logo-text a { | ||
font-variant: normal; | font-variant: normal; | ||
margin-top: .25em; | |||
} | } | ||
.right-sidebar { | .right-sidebar { |
Revision as of 22:34, 7 January 2020
/* CSS placed here will be applied to all skins */
#p-logo-text a {
font-variant: normal;
margin-top: .25em;
}
.right-sidebar {
background: rgba(0,0,0,.025);
padding: .5rem 1.5rem;
float: right;
border: 1px solid rgba(0,0,0,.25);
margin-left: 1rem;
margin-bottom: 1rem;
}