User:Filfat/vector.css
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.
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400);
*{
/*background: white;*/
font-family: 'Open Sans', sans-serif !important;
/*border-color: black !important;*/
}
/*body{
background-image:none;
}
#firstHeading{
font-size:46px !important;
line-height:63px !important;
font-weight:300 !important;
}
a{
color: black !important;
font-weight:700;
}
#wikiPreview .mw-code, #editform textarea{
border: 2px solid gray !important;
background: white;
}*/