minor with style
This commit is contained in:
parent
e2fc6e72b6
commit
3c96e9d25e
1 changed files with 2 additions and 1 deletions
|
@ -77,6 +77,7 @@ li {
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
font-size: 1.1em !important;
|
font-size: 1.1em !important;
|
||||||
line-height: 1.2em !important;
|
line-height: 1.2em !important;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.event .body {
|
.event .body {
|
||||||
|
@ -89,7 +90,7 @@ li {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
.event .place a {
|
.event a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue