Difference between revisions of "Template:TokyoTech/css/main"

 
(6 intermediate revisions by the same user not shown)
Line 30: Line 30:
 
/* End extract */
 
/* End extract */
 
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
 
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.w3-serif{font-family:serif}
+
h1{font-size:32px}h2{font-size:28px}h3{font-size:26px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}.w3-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
+
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0;line-height: 150%}.w3-wide{letter-spacing:4px}
 
hr{border:0;border-top:1px solid #eee;margin:20px 0}
 
hr{border:0;border-top:1px solid #eee;margin:20px 0}
 
.w3-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
 
.w3-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
Line 438: Line 438:
 
   top: 0px;
 
   top: 0px;
 
   left: 0px;
 
   left: 0px;
   background: #000;
+
   background: #fff;
 
   z-index: 1;
 
   z-index: 1;
 
}
 
}
Line 446: Line 446:
 
   top: 50%;
 
   top: 50%;
 
   left: 50%;
 
   left: 50%;
   width: 200px;
+
   width: 300px;
   height: 200px;
+
   height: 300px;
   margin-top: -100px;
+
   margin-top:-200px;
   margin-left: -100px;
+
   margin-left:-200px
 
   text-align: center;
 
   text-align: center;
   color: #fff;
+
   color: #333333;
 
   z-index: 2;
 
   z-index: 2;
 
}
 
}

Latest revision as of 11:44, 1 November 2017