Difference between revisions of "Template:XJTU-China/style"

Line 68: Line 68:
  
 
.logo{
 
.logo{
 +
    position: fixed;
 +
    top: 10px;
 +
    left: 10px;
 
     cursor: pointer;
 
     cursor: pointer;
 
     width: 150px;
 
     width: 150px;
 
     transition: .2s;
 
     transition: .2s;
 +
    z-index: 500;
 
}
 
}
  
Line 88: Line 92:
 
     transition: background 0.3s, all 0.2s linear;
 
     transition: background 0.3s, all 0.2s linear;
 
     z-index: 300;
 
     z-index: 300;
 +
}
 +
 +
.header_area .spacer{
 +
    width: 150px;
 
}
 
}
  

Revision as of 09:24, 29 July 2021