MediaWiki talk:Common.css

From wipipedia.org
Revision as of 19:19, 15 February 2009 by Roguebfl (Talk | contribs)

Jump to: navigation, search


Wikitable/Prettytable port

/* Style for wikitables */
.wikitable {
    margin: 1em 1em 1em 0;
    background: #000060;
    color: #ffffff;
    border: 1px #2f6fab solid;
    border-collapse: collapse; 
    border-spacing: 0;
    padding: 0;
    font-size: 95%;"
}

.wikitable tr.alt {
    background: #2f6fab;
}

.wikitable th {
    border: 1px #2f6fab solid;
    background: #b1cab7;
    margin: 0;
    padding: 4px;
}

.wikitable td {
    border: 1px #2f6fab solid;
    margin: 0;
    padding: 4px;
}

Porting this to this page will allow us to port over "prettytables" into this wiki's color schema --Roguebfl (talk) 08:31, 15 February 2009 (UTC)

Umm you were meant to remove the "<code><pre><nowiki>" they were only three to make the example readable --Roguebfl (talk) 23:19, 15 February 2009 (UTC)
Personal tools
Namespaces

Variants
Actions
Navigation
Tools