MediaWiki:Common.css

From XFamily - Children of God
Revision as of 01:34, 27 December 2011 by Peter Frouman (talk | contribs) (Worldcat citation styles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
/* CSS placed here will be applied to all skins */
.portlet h5 {
   text-transform: none;
}
 .citation_style_APA
        {
			font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
			line-height: 1.3em;
			list-style-type: none;
			text-indent: -40px;
			margin-left: 40px;
        }
        .citation_style_APA a
        {
			text-decoration: none;
        }  
        .citation_style_APA a:hover
        {
			text-decoration: underline;
        }        
        

        .citation_style_CHICAGO
        {
			font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
			line-height: 1.3em;
			list-style-type: none;
			text-indent: -40px;
			margin-left: 40px;
        }
        .citation_style_CHICAGO a
        {
			text-decoration: none;
        }  
        .citation_style_CHICAGO a:hover
        {
			text-decoration: underline;
        } 
        
        
        .citation_style_HARVARD
        {
			font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
			line-height: 1.3em;
			list-style-type: none;
			text-indent: -40px;
			margin-left: 40px;
        }
        .citation_style_HARVARD a
        {
			text-decoration: none;
        }  
        .citation_style_HARVARD a:hover
        {
			text-decoration: underline;
        } 
        
        
        .citation_style_MLA
        {
			font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
			line-height: 1.3em;
			list-style-type: none;
			text-indent: -40px;
			margin-left: 40px;
        }
        .citation_style_MLA a
        {
			text-decoration: underline;
        }  
        .citation_style_MLA a:hover
        {
			text-decoration: underline;
        } 
        
        
        .citation_style_TURABIAN
        {
			font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
			line-height: 1.3em;
			list-style-type: none;
			text-indent: -40px;
			margin-left: 40px;
        }
        .citation_style_TURABIAN a
        {
			text-decoration: none;
        }  
        .citation_style_TURABIAN a:hover
        {
			text-decoration: underline;
        }