User:Cloudii/common.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Cloudii (talk | contribs)
Created page with "* CSS placed here will be applied to all skins: <pre><nowiki>: div.cloudii { background-color:red; } </nowiki></pre>: "
 
Cloudii (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
/** CSS placed here will be applied to all skins */
/** CSS placed here will be applied to all skins */
/*<pre><nowiki>*/
/*<pre><nowiki>*/
div.cloudii {
background-color:red;
}


/*</nowiki></pre>*/
/*</nowiki></pre>*/

Latest revision as of 15:09, 31 March 2014

/** CSS placed here will be applied to all skins */
/*<pre><nowiki>*/

/*</nowiki></pre>*/