Difference between revisions of "User:Polymorph-Ash/vector.css"

Jump to navigation Jump to search
no edit summary
Line 16: Line 16:
   --headerfont: Georgia, serif;
   --headerfont: Georgia, serif;
   --tableheaders: #eacf98;
   --tableheaders: #eacf98;
   --tablecolour2: #f44336;
   --tablecolour2: #f2e5c0;
   --tablecolour3: #8fce00;
   --tablecolour3: #ffeabd;
   --background-image: url(https://wiki.polymorph.games/found/images/6/6c/Keyart02_Clean_noLogo_HD.jpg);
   --background-image: url(https://wiki.polymorph.games/found/images/6/6c/Keyart02_Clean_noLogo_HD.jpg);
}
}
Line 252: Line 252:
}
}


/* Right-align Price each columns in all wikitable tables */
/* Right-align Price each columns in all wikitable tables (switched off for now)
.wikitable td:nth-child(2),
.wikitable td:nth-child(2),
.wikitable th:nth-child(2),
.wikitable th:nth-child(2),
Line 260: Line 260:
     padding-right: 10px; /* optional: gives a little spacing from the border */
     padding-right: 10px; /* optional: gives a little spacing from the border */
}
}
*/


/*this is a hover highlight but it's turned off because it looked a bit odd
/*this is a hover highlight but it's turned off because it looked a bit odd

Navigation menu