Actions

MediaWiki

Common.css

From Stephentown Genealogy: Roots & More

Revision as of 03:06, 12 February 2019 by Nnett (talk | contribs)

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Gothic+A1:thin,regular,black|Caveat|Nothing+You+Could+Do');
@font-face{
        font-family:"Rollerscript W01 Smooth";
        src:url("Fonts/5070280/419f125a-1535-42a7-b054-f30a318844b6.eot?#iefix");
        src:url("Fonts/5070280/419f125a-1535-42a7-b054-f30a318844b6.eot?#iefix") format("eot"),url("Fonts/5070280/2ceca005-0a0f-41d9-a23c-bed8f9f0ed92.woff2") format("woff2"),url("Fonts/5070280/c2b4695e-01da-433e-8950-4439e9766f45.woff") format("woff"),url("Fonts/5070280/ad10d908-96c9-440e-b9ee-d8212a2698a6.ttf") format("truetype");
    }
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
#p-logo {
	z-index: 3;
	position: absolute; /*needed to use z-index */
	top: 0;
	left: 0;
	height: 155px;
	width: 12em;
	overflow: visible;
}
body {
	font-family: 'Gothic A1', sans-serif;
	line-height: 1.6;
}
h1 {
	font-family: 'Rollerscript W01 Smooth', 'Nothing You Could Do', 'Caveat', cursive;
}