[    [    [    [    [    [    [    b l o g g i n   s p a c e    wiki   ]    ]    ]    ]    ]    ]    ]

MediaWiki:Vector.css

From blogginpedia
Revision as of 11:35, 7 April 2022 by Weishaupt (talk | contribs)
Jump to navigation Jump to search

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #4682B4; }

.mw-body .ThemeGreen a:link { font-weight: bold; color: #00ad4e; } /* normal unvisited links */
.mw-body .ThemeGreen a:link:visited { font-weight: bold; color: #00ad4e; } /* visited links */
.mw-body .ThemeGreen a:link:active { font-weight: bold; color: #008039; } /* active links */
.mw-body .ThemeGreen a:link.new { color: #FF0000; } /* new links */