diff --git a/res/column.css b/res/column.css index 2567052..96e3bd2 100644 --- a/res/column.css +++ b/res/column.css @@ -9,8 +9,8 @@ Module: style.css #column { background: #393939; float: left; - width: 24% !important; - width: 21%; + width: 21% !important; + width: 18%; font-size: 80% !important; font-size: 75%; margin: 0 0 15px 15px; diff --git a/res/common.css b/res/common.css index 68bf22a..9cf37f6 100644 --- a/res/common.css +++ b/res/common.css @@ -161,7 +161,7 @@ h6 { font-size: 0.9em } #main { float:right; position: relative; - width: 71% !important; + width: 74% !important; width: 71%; font-size: 100%; margin: 0 0.5em 0 1.2em;