mirror of
https://github.com/ThunixdotNet/wiki.git
synced 2026-01-24 20:30:19 +00:00
Fixing up site.css
This commit is contained in:
@@ -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;
|
||||||
@@ -82,4 +87,4 @@ body {
|
|||||||
line-height: 12pt;
|
line-height: 12pt;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 30pt;
|
padding-top: 30pt;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user