Difference between revisions of "MediaWiki:Common.css"
From Gloria Victis
| Line 17: | Line 17: | ||
} | } | ||
.ts-container{ | .ts-container{ | ||
| − | background: url("https://i.imgur.com/SiygUpK.jpg") no-repeat | + | background: url("https://i.imgur.com/SiygUpK.jpg") no-repeat; |
} | } | ||
#mw-header-container{ | #mw-header-container{ | ||
| − | background: #fff; | + | background: #fff !important; |
} | } | ||
Revision as of 22:54, 28 February 2021
@font-face {
font-family: Roboto;
src: url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
}
#p-logo-text a{
padding: 0 20px 0 0 !important;
}
#bodyContentOuter a{
font-weight: bold !important;
}
.gallerytext{
font-size: 1.1em !important;
}
.ts-container{
background: url("https://i.imgur.com/SiygUpK.jpg") no-repeat;
}
#mw-header-container{
background: #fff !important;
}