fix wiki page styling
This commit is contained in:
parent
e54c663256
commit
c666ecad5d
|
@ -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%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue