User:Mitchell Gore/vector.css

From Hârn
Jump to navigation Jump to search

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 / Edge: 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.
.harn1 { color: #FFFFFF; font-family: Korinna-bold; text-transform:uppercase; font-size: 20pt; position: absolute; transform: scaleX(1.2); transform-origin:0%; -ms-transform: scaleX(1.2); -ms-transform-origin:0%; /* IE 9 */ -webkit-transform: scaleX(1.2); /* Safari and Chrome */ -webkit-transform-origin:0%; /* Safari and Chrome */ }

@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans');

body {font-family: "Amasis MT", serif}
/* changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text) */

.federation2 {font-family: Papyrus, sans-serif; font-size: 48px; color: blue;}

.federation1 { color: #444444; font-family: Papyrus-Regular; text-transform:uppercase; font-size: 20pt; position: absolute; transform: scaleX(1.2); transform-origin:0%; -ms-transform: scaleX(1.2); -ms-transform-origin:0%; /* IE 9 */ -webkit-transform: scaleX(1.2); /* Safari and Chrome */ -webkit-transform-origin:0%; /* Safari and Chrome */ }