Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

Difference between revisions of "MediaWiki:Vector.css"

on PidgiWiki, the video game media repository

(Going to test this, as Pika3323 did. I want to see what it is.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
div.thumb
+
#bodyContent {
{
+
line-height:1.5em;
border-color: transparent;
 
}
 
 
 
.vectorTabs
 
{
 
background:#EEE8AA;
 
}
 
 
 
div.vectorTabs ul li
 
{
 
background:#EEE8AA;
 
}
 
 
 
div.vectorTabs ul li.selected
 
{
 
background:#EEE8AA;
 
 
}
 
}

Latest revision as of 16:03, 2 May 2015

/* CSS placed here will affect users of the Vector skin */
#bodyContent {
line-height:1.5em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.