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

m (REMEMBER TO UNDO)
 
(45 intermediate revisions by the same user not shown)
Line 92: Line 92:
 
   padding-bottom: 15px;
 
   padding-bottom: 15px;
 
}
 
}
 
+
.container {
 +
  max-width: 1250px;
 +
}
 
.absolute_center {
 
.absolute_center {
 
   margin: auto;
 
   margin: auto;
Line 446: Line 448:
 
.container {
 
.container {
 
   padding: 0px;
 
   padding: 0px;
   min-width: 800px;
+
   min-width: 1250px;
 
}
 
}
 
.container div nav {
 
.container div nav {
   min-width: 800px;
+
   min-width: 1250px;
 
}
 
}
 
button:focus {
 
button:focus {
Line 458: Line 460:
 
}
 
}
 
img {
 
img {
   max-width: 80%;
+
   max-width: 100%;
 
}
 
}
 
a {
 
a {
Line 872: Line 874:
 
}
 
}
 
.container div nav {
 
.container div nav {
   min-width: 50%;
+
   min-width: 1200px;
 
}
 
}
 
p,
 
p,

Latest revision as of 05:39, 16 October 2016