Remove duplicate css code

This commit is contained in:
slawkens 2020-02-28 21:29:43 +01:00
parent 2c114aa559
commit f8ef1b3b61

View File

@ -1500,42 +1500,7 @@ img {
right: 0px; right: 0px;
z-index: 55; z-index: 55;
} }
.Content .BoxContent .Odd {
background-color: #D4C0A1;
padding: 2px;
}
.Content .BoxContent .Even {
background-color: #F1E0C6;
padding: 2px;
}
.Content .NewsCategoryIconSmall {
position: absolute;
top: 1px;
left: 1px;
height: 16px;
width: 16px;
background-repeat: no-repeat;
}
.Content .BoxContent .Odd {
background-color: #D4C0A1;
padding: 2px;
}
.Content .BoxContent .Even {
background-color: #F1E0C6;
padding: 2px;
}
.Content .NewsCategoryIconSmall {
position: absolute;
top: 1px;
left: 1px;
height: 16px;
width: 16px;
background-repeat: no-repeat;
}
.Content .BoxContent .Odd { .Content .BoxContent .Odd {
background-color: #D4C0A1; background-color: #D4C0A1;
padding: 2px; padding: 2px;