MediaWiki:Common.css

From Direct-Mind.Org

Revision as of 08:05, 4 January 2015 by Dmadmin (talk | contribs)

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.
/* CSS placed here will be applied to all skins */

table.recordings {font-size:10pt;}

table.recordings tr {text-align:left;valign: top;}
/* note: column width are hard coded into each of the 4 tables */

th.recording, th.action, th.status, th.remarks {valign: top;}

td.recording, td.action, td.status, td.remarks {}

#widthlimiter {width:45rem;}

#firstHeading h1, .firstHeading h1 {font-family: verdana, tahoma, ariel, sans-serif;}
/* code
<h1 id="firstHeading" class="firstHeading" lang="en"><span dir="auto">Talk:1974-0908-Theosophical-Society-Pittsburgh</span></h1>

*/


a          {color: blue;text-decoration: none;}
a:visited  {color: blue;text-decoration: none;}
a:active   {color: red; text-decoration: none;}
a:hover    {color: green;text-decoration: underline;}