Difference between revisions of "Template:SSHS-Shenzhen/CSS"

Line 8: Line 8:
  
 
<style >
 
<style >
 
div {
 
width:100%;
 
min-width:1000px;
 
width:expression_r(document.body.clientWidth < 1000 ? "1000px": "auto" );
 
}
 
  
 
     #globalWrapper{
 
     #globalWrapper{

Revision as of 10:39, 10 August 2018

Title