Import wiki as static pages #1
|
@ -324,3 +324,14 @@ textarea
|
||||||
height: 200px;
|
height: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Basic style fixes for wiki import */
|
||||||
|
.mw-parser-output h1,
|
||||||
|
.mw-parser-output h2
|
||||||
|
{
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.thumbinner img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue