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

Line 93: Line 93:
 
}
 
}
 
.container {
 
.container {
   max-width: 65%;
+
 
 +
   width: 65%
 
}
 
}
 
.absolute_center {
 
.absolute_center {
Line 448: Line 449:
 
.container {
 
.container {
 
   padding: 0px;
 
   padding: 0px;
   min-width: 65%;
+
   width: 65%;
 +
 
 
}
 
}
 
.container div nav {
 
.container div nav {
   min-width: 1250px;
+
   width: 65%;
 
}
 
}
 
button:focus {
 
button:focus {
Line 871: Line 873:
 
}
 
}
 
.container {
 
.container {
   min-width: 1200px;
+
   width: 65%;
 
}
 
}
 
.container div nav {
 
.container div nav {

Revision as of 09:08, 11 October 2016