Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "User:CommodusIV/twc.css"

From TWC Wiki
Jump to navigationJump to search
(took me long enough on that last one)
Line 7: Line 7:
 
#p-personal li a {
 
#p-personal li a {
 
   color: #FFFFFF;
 
   color: #FFFFFF;
   font-size: 1em;
+
   font-size: 1.5em;
 
}
 
}

Revision as of 16:20, 4 March 2020

/* TWC-ify backgrounds */
body {
  background-color: #9D7342;
  background-image: url("https://www.twcenter.net/images/FP_Background.png");
}

#p-personal li a {
  color: #FFFFFF;
  font-size: 1.5em;
}