0
0
Fork 0

fix wiki page styling

This commit is contained in:
Jannik Beyerstedt 2024-02-10 18:39:03 +01:00
parent e54c663256
commit c666ecad5d

View file

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