mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
Remove duplicate css code
This commit is contained in:
parent
2c114aa559
commit
f8ef1b3b61
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user