User:DragoonWraith/Monobook.css

From Fax Encyclopedicus

Jump to: navigation, search
Line 2: Line 2:
     font-size: 8pt !important;
     font-size: 8pt !important;
     text-decoration: underline !important;
     text-decoration: underline !important;
 +
}
 +
 +
#bodyContent table {
 +
    background-color: #000000;
 +
    border-spacing: 2px 2px;
 +
}
 +
 +
#bodyContent table tbody tr td {
 +
    background-color: #F2F2F2;
 +
    color: #000000;
 +
    padding: 2px 0.25em;
 +
}
 +
 +
#bodyContent table tbody tr th, #bodyContent table tbody tr:nth-child(1) td {
 +
    background-color: #5677A0 !important;
 +
    color: #ffffff;
 +
    font-weight: bold;
 +
}
 +
 +
#bodyContent table tbody tr:nth-child(odd) td {
 +
    background-color: #D8DDE9;
}
}

Revision as of 15:04, 12 October 2010

.editsection {
    font-size: 8pt !important;
    text-decoration: underline !important;
}

#bodyContent table {
    background-color: #000000;
    border-spacing: 2px 2px;
}

#bodyContent table tbody tr td {
    background-color: #F2F2F2;
    color: #000000;
    padding: 2px 0.25em;
}

#bodyContent table tbody tr th, #bodyContent table tbody tr:nth-child(1) td {
    background-color: #5677A0 !important;
    color: #ffffff;
    font-weight: bold;
}

#bodyContent table tbody tr:nth-child(odd) td {
    background-color: #D8DDE9;
}
Personal tools
Google AdSense