Difference between revisions of "MediaWiki:Monobook.css"

From MythTV Official Wiki
Jump to: navigation, search
m (Added NOWIKI instructions so the CSS doesn't get mangled.)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
/*<pre><nowiki>*/
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
/*<pre><nowiki>*/
+
/*<![CDATA[*/
.messagebox {
+
@import "/wiki/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=2678400";
  border: 1px solid #aaaaaa;
+
/*]]>*/
  background-color: #f9f9f9;
 
  width: 80%;
 
  margin: 0 auto 1em auto;
 
  padding: .2em;
 
  text-align: justify;
 
}
 
 
/*</nowiki></pre>*/
 
/*</nowiki></pre>*/

Latest revision as of 04:46, 16 March 2008

/*<pre><nowiki>*/
/* edit this file to customize the monobook skin for the entire site */
/*<![CDATA[*/
@import "/wiki/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=2678400";
/*]]>*/
/*</nowiki></pre>*/