Difference between revisions of "MediaWiki:Monobook.css"

From MythTV Official Wiki
Jump to: navigation, search
(added messagebox class, from Wikipedia (http://tinyurl.com/7afte))
 
(9 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 */
.messagebox {
+
/*<![CDATA[*/
  border: 1px solid #aaaaaa;
+
@import "/wiki/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=2678400";
  background-color: #f9f9f9;
+
/*]]>*/
  width: 80%;
+
/*</nowiki></pre>*/
  margin: 0 auto 1em auto;
 
  padding: .2em;
 
  text-align: justify;
 
}
 

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>*/