2017-12-26 18:02:31 +01:00

15 lines
184 B
CSS

.padding0{
padding: 0 !important;
}
.margin0{
margin: 0 !important;
}
#footer-right{
text-align: right;
}
.active, .active a{
background-color: #e7e7e7 !important;
}