MediaWiki:Common.css
From Arms of Venus
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
a[href*="armsofvenus.atlassian.net/jira"]::before {
font-family: "Font Awesome 5 Brands";
font-weight: 400;
content: "\f7b1";
display: inline-block;
margin-right: 0.45em;
}
body.page-Main_Page div.contentHeader {
display: none;
}
body.page-Main_Page div.flex-fill.container {
max-width: 100%;
}
.aov-hero {
background-image: url("/images/3/3c/Aov-venusclouds.jpg/800px-Aov-venusclouds.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}