Difference between revisions of "User:AcDie/common.css"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
/* <source lang="css"> */
 
/* <source lang="css"> */
 
.ai_bg { background:url(http://i.imgur.com/mH6tjlm.png); background-repeat:repeat; }
 
.ai_bg { background:url(http://i.imgur.com/mH6tjlm.png); background-repeat:repeat; }
 
+
.quote_lr {font-family:'Times New Roman',serif; font-weight:bold; font-size: large; color: gray; margin: 0 .2em;}
 
/* </source> */
 
/* </source> */

Revision as of 15:30, 12 January 2014

/* <source lang="css"> */
.ai_bg { background:url(http://i.imgur.com/mH6tjlm.png); background-repeat:repeat; }
.quote_lr {font-family:'Times New Roman',serif; font-weight:bold; font-size: large; color: gray; margin: 0 .2em;}
/* </source> */