Main Page

Difference between revisions of "MediaWiki:Vector.css"

From Arks-Visiphone
Jump to navigation Jump to search
Line 2: Line 2:
  
 
table.mw_metadata td, table.mw_metadata th, table.wikitable, table.wikitable>*>th, table.wikitable>*>td, pre {
 
table.mw_metadata td, table.mw_metadata th, table.wikitable, table.wikitable>*>th, table.wikitable>*>td, pre {
    color: #c1c1c1;
+
     background-color: #CCCCCC;
     background-color: #4c4c4c;
 
    border-color: #666;
 
 
}
 
}

Revision as of 20:16, 19 April 2017

/* CSS placed here will affect users of the Vector skin */

table.mw_metadata td, table.mw_metadata th, table.wikitable, table.wikitable>*>th, table.wikitable>*>td, pre {
    background-color: #CCCCCC;
}