*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects

Add option to display contact email

Merged Moser, Maximilian requested to merge mm/updates into main
5 files
+ 21
1
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 12
0
@@ -99,3 +99,15 @@ ul.ui-autocomplete {
max-height: 25em;
overflow: hidden auto;
}
.contact {
margin-top: -1em;
color: #909090;
font-size: x-small;
text-align: center;
}
.contact a {
color: #909090;
font-weight: bold;
}
Loading