css verändert
This commit is contained in:
parent
6e8be2e48a
commit
d8a619ccf8
|
@ -10,6 +10,7 @@ div.eventList a.event {
|
|||
display: inline-block;
|
||||
color: white !important;
|
||||
margin: 10px 10px 10px 10px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
div.eventList a.event:hover {
|
||||
|
|
|
@ -181,4 +181,8 @@ p.topic {
|
|||
padding: 20px 20px 20px 0;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
a.imgLink div {
|
||||
font-size: 200%;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue