Template:US Presidential election/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
.presidential-election .simple-content-container{
    margin:0;
}
.presidential-election .simple-group-container{
    border-spacing:0;
}
.presidential-election td.simple-group:after{
    content:""!important
}
.presidential-election td.simple-group, td.simple-group a{
    color:#fff;
    padding:0.8em !important;
}
.presidential-election tr:nth-child(1) td.simple-group{
    background-color:#334c9c
}
.presidential-election tr:nth-child(2) td.simple-group{
    background-color:#a81f24
}
.presidential-election tr:nth-child(3) td.simple-group{
    background-color:#00622c;
}
.presidential-election tr td.simple-list{
    border:none !important;
    padding-left:0.4em;
}
.presidential-election tr:nth-child(1) td.simple-list{
    background-color:#dbe1f3
}
.presidential-election tr:nth-child(2) td.simple-list{
    background-color:#f6e8e9
}
.presidential-election tr:nth-child(3) td.simple-list{
    background-color:#E5EFE9;
}