0
0
Fork 0

fix wiki page styling

This commit is contained in:
Jannik Beyerstedt 2024-02-10 18:38:08 +01:00
parent f210bede6c
commit ea93454a4c

View file

@ -158,3 +158,8 @@ ul.speakers a {color:#003300;}
#schedule td.track-development { #schedule td.track-development {
background-color: #97cb97; background-color: #97cb97;
} }
/* Basic style fixes for wiki import */
.thumbinner img {
max-width: 100%;
}