Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 64: Line 64:


  .InfoboxCorp td {
  .InfoboxCorp td {
   border-bottom: 1px solid red; /* black */
   border-bottom: 1px solid black; /* black */
   padding: 0.5em;
   padding: 0.5em;
   }
   }
Line 76: Line 76:


  .InfoboxCorp td:nth-child(2) {
  .InfoboxCorp td:nth-child(2) {
   background: #101010; /* #101010 */
   /* background: #101010; #101010 */
   }
   }