css verändert
This commit is contained in:
parent
188857206a
commit
13a70f975d
|
@ -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