Difference between revisions of "Template:TAS Taipei/CSS"

Line 93: Line 93:
 
}
 
}
 
.container {
 
.container {
   max-width: (1250*screen.width/1980)px;
+
   max-width: 800px;
 
}
 
}
 
.absolute_center {
 
.absolute_center {
Line 182: Line 182:
 
}
 
}
 
#telomere {
 
#telomere {
  width: 100%;
 
 
   height: 360px;
 
   height: 360px;
 
   background-size: 100%;
 
   background-size: 100%;
Line 448: Line 447:
 
.container {
 
.container {
 
   padding: 0px;
 
   padding: 0px;
   min-width: 1250px;
+
   min-width: 800px;
 
}
 
}
 
.container div nav {
 
.container div nav {
   min-width: 1250px;
+
   min-width: 800px;
 
}
 
}
 
button:focus {
 
button:focus {
Line 999: Line 998:
  
 
div.container{
 
div.container{
     width:100%
+
     width:65%
 
}
 
}
  

Revision as of 10:30, 11 October 2016