mirror of https://github.com/ThunixdotNet/wiki.git
Fixing up site.css
This commit is contained in:
parent
ea7d9b2411
commit
c46d7530c6
|
@ -68,6 +68,11 @@ body {
|
||||||
font-size: medium;
|
font-size: medium;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content img {
|
||||||
|
max-height: 400px;
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
width: 18%;
|
width: 18%;
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Reference in New Issue