Difference between revisions of "Template:Sicau-china basicstyle"

Line 50: Line 50:
 
.sidebar{
 
.sidebar{
 
     position:fixed;
 
     position:fixed;
     left:10px;
+
     left:70px;
 
     top:310px;
 
     top:310px;
 +
    background:#FFF799;
 +
    width:190px;
 +
    padding-left:35px;
 +
    display:none;
 
     }
 
     }
  
.sidebar img{
+
.mao img{
     position:absolute;
+
     position:fixed;
     width:220px;
+
     width:150px;
     height:370px;
+
     height:100px;
    z-index:-1;
+
     top:440px;
     top:-105px;
+
 
     left:-40px;
 
     left:-40px;
     opacity:0.8;
+
     z-index:100;
 +
    }
 +
.mao:hover .sidebar{
 +
    display:block;
 
     }
 
     }
 
.sidebar a{
 
.sidebar a{

Revision as of 17:09, 30 October 2017