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

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "→‎<source lang="css">: .ai_cassandra { background:url(http://rimworldwiki.com/images/9/9d/Cassandra.png); background-size:contain; background-repeat:no-repeat; background-p...")
 
m
Line 1: Line 1:
 
/* <source lang="css"> */
 
/* <source lang="css"> */
.ai_cassandra { background:url(http://rimworldwiki.com/images/9/9d/Cassandra.png); background-size:contain; background-repeat:no-repeat; background-position:center bottom; }
+
.ai_bg { background:url(http://subtlepatterns.com/patterns/subtle_white_feathers.png); background-repeat:repeat; }
  
 
/* </source> */
 
/* </source> */

Revision as of 15:17, 12 January 2014

/* <source lang="css"> */
.ai_bg { background:url(http://subtlepatterns.com/patterns/subtle_white_feathers.png); background-repeat:repeat; }

/* </source> */