User:Uncle Captain/BetaWiki Themes/vector.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
body {
background-color: #CCCCCC;
}
.mw-wiki-logo {
background-image: url(https://cdn2.steamgriddb.com/file/sgdb-cdn/icon/37d0b499fb84a552c17fcbb1442d7895/32/48x48.png)
}
#mw-head {
background-color: #000080;
}
.mw-body-content h1 {
font-family:"Microsoft Sans Serif",sans-serif;
font-size:1.125em
}
.mw-body-content h2 {
font-family:"Palatino Linotype",serif;
font-size:21px
}