Dev stuff is on hold because I broke my computer. Will have a new one in the next six to seven days (thanks apple!)
Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Screamer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:45, 3 February 2023 Pmb1226 talk contribs created page User:Pmb1226/darkvector.css (Created page with "CSS placed here will affect users of the Vector skin: positioning for custom logos and whatnot: .logothing { display: block; width: 160px; position: absolute; left: -12.2em; top: -2.8em; background: none; } <style> @import url('https://fonts.googleapis.com/css?family=Rubik&display=swap'); </style> div#content h1, div#content h2 {font-family: "Rubik", serif} changes the default font used for MediaWiki headings to Rubik: /* changes the background...")