// Add class on body to hide / show left and right column

This commit is contained in:
mDeflotte
2012-07-03 07:45:24 +00:00
parent 6fa9bdaced
commit 4df9532a89
3 changed files with 6 additions and 5 deletions
+3
View File
@@ -79,6 +79,9 @@ h4 {
font-size:14px
}
.hide-left-column #left_column {display:none}
.hide-left-column #center_column {width:757px}
/* text **************************************************************************************** */
p {padding-bottom:20px}