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 );}
|
||||
|
||||
#search
|
||||
{width:300px;
|
||||
{visibility:hidden;
|
||||
width:300px;
|
||||
border:none;
|
||||
height:30px;
|
||||
/*position:absolute;
|
||||
|
@ -147,7 +148,8 @@ float:left;
|
|||
z-index:130;}
|
||||
|
||||
#col2
|
||||
{width:300px;
|
||||
{visibility:hidden;
|
||||
width:300px;
|
||||
float:right;
|
||||
/*background-color:#C09;*/
|
||||
z-index:120;
|
||||
|
|
Loading…
Reference in New Issue
Block a user