Difference between revisions of "Template:HSNU-TAIPEI/css/main"

 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<style>
 
<style>
  
/* Remove Wiki */
+
/* Adjust Wiki */
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
   display:none;
 
   display:none;
Line 23: Line 23:
 
   margin: 0;
 
   margin: 0;
 
   padding: 0;
 
   padding: 0;
 +
}
 +
 +
#bodyContent {
 +
  margin-top: -8px;
 +
}
 +
 +
#top_menu_under {
 +
  display: none;
 
}
 
}
  
Line 28: Line 36:
 
* {
 
* {
 
   box-sizing: border-box;
 
   box-sizing: border-box;
}
 
 
#bodyContent {
 
  margin-top: -6px;
 
 
}
 
}
  
Line 39: Line 43:
 
.wrapper {
 
.wrapper {
 
   height: 100%;
 
   height: 100%;
 +
  font-size: 1rem;
 
}
 
}
  
Line 57: Line 62:
 
   text-align: center;
 
   text-align: center;
 
   margin: 0 auto 30px;
 
   margin: 0 auto 30px;
 +
  border: none;
 
}
 
}
  

Latest revision as of 13:26, 3 April 2015