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

From RimWorld Wiki
Jump to navigation Jump to search
(Blanked the page)
 
(43 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* removed for now */
 
tab {
 
  background-color: #000000;
 
}
 
  
body {
 
  background-color: #000000;
 
}
 
 
a {
 
  font-family: Arial;
 
  font-size: 11px;
 
}
 
 
#p-cactions ul li, #p-cactions ul li a {
 
  border-top-left-radius: 1em;
 
  border-top-right-radius: 1em;
 
}
 
#content {
 
  border-top-left-radius: 1em;
 
  border-bottom-left-radius: 1em;
 
}
 
div.pBody {
 
  border-top-right-radius: 1em;
 
  border-bottom-right-radius: 1em;
 
}
 

Latest revision as of 09:30, 9 March 2015