Add support for displaying events from Mobilizon
This commit is contained in:
@@ -531,3 +531,13 @@ a.label-btn {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.ap-place {
|
||||
h3 {
|
||||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
h3::after {
|
||||
content: ': ';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user