Add support for displaying events from Mobilizon
This commit is contained in:
parent
5b505b0e37
commit
d96ec913d4
3 changed files with 39 additions and 2 deletions
|
@ -531,3 +531,13 @@ a.label-btn {
|
|||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.ap-place {
|
||||
h3 {
|
||||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
h3::after {
|
||||
content: ': ';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue