Import wiki as static pages #1
1 changed files with 9 additions and 4 deletions
fix wiki page styling
commit
c666ecad5d
|
@ -160,3 +160,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%;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue