mirror of
https://github.com/ThunixdotNet/wiki.git
synced 2026-01-24 04:10:18 +00:00
Flipping sidebar and content
This commit is contained in:
@@ -64,13 +64,13 @@ body {
|
|||||||
}
|
}
|
||||||
#content {
|
#content {
|
||||||
width: 78%;
|
width: 78%;
|
||||||
float: left;
|
float: right;
|
||||||
font-size: medium;
|
font-size: medium;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
width: 18%;
|
width: 18%;
|
||||||
float: right;
|
float: left;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user