Actions

MediaWiki

Foreground.css

From Stephentown Genealogy: Roots & More

Revision as of 04:43, 8 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.
@import url('https://fonts.googleapis.com/css?family=Caveat|Nothing+You+Could+Do|Gothic+A1:thin,regular,black');
.top-bar, 
.top-bar-section ul, 
.top-bar-section ul li.active > a, 
.top-bar-section li a:not(.button), 
.top-bar-section .has-form {
    background: #333333; //90C226
}


.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
  border-color: black;
}

.top-bar-logo {
	background-color: #fff;
}

.title-name {
	font-family: 'Rollerscript W01 Smooth', 'Nothing You Could Do', 'Caveat', cursive;
}
body {
	font-family: 'Gothic A1', 'Helvetica' sans-serif;
}
h1 {
	font-family: 'Rollerscript W01 Smooth', 'Nothing You Could Do', cursive;
}