hide side-bar
This commit is contained in:
parent
b7d8bcb478
commit
ab78b2704c
|
@ -99,7 +99,8 @@ background: linear-gradient(top, rgba(14,128,160,1) 0%,rgba(84,117,54,1) 100%);
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e80a0', endColorstr='#547536',GradientType=0 );}
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e80a0', endColorstr='#547536',GradientType=0 );}
|
||||||
|
|
||||||
#search
|
#search
|
||||||
{width:300px;
|
{visibility:hidden;
|
||||||
|
width:300px;
|
||||||
border:none;
|
border:none;
|
||||||
height:30px;
|
height:30px;
|
||||||
/*position:absolute;
|
/*position:absolute;
|
||||||
|
@ -147,7 +148,8 @@ float:left;
|
||||||
z-index:130;}
|
z-index:130;}
|
||||||
|
|
||||||
#col2
|
#col2
|
||||||
{width:300px;
|
{visibility:hidden;
|
||||||
|
width:300px;
|
||||||
float:right;
|
float:right;
|
||||||
/*background-color:#C09;*/
|
/*background-color:#C09;*/
|
||||||
z-index:120;
|
z-index:120;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user