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