mirror of
https://github.com/ulfgebhardt/host_buergerkomitee.git
synced 2025-12-12 23:35:53 +00:00
15 lines
184 B
CSS
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;
|
|
} |