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

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 24: Line 24:
 
   padding: 0;
 
   padding: 0;
 
}
 
}
 +
 +
#bodyContent {
 +
  margin-top: -6px;
 +
}
 +
 +
#top_menu_under,
 +
#top_menu_14,
 +
#top_menu_inside {
 +
  z-index: 1;
 +
  border: none;
 +
  opacity: 0.7;
 +
  background: #000;
 +
}
 +
  
 
/* GENERAL */
 
/* GENERAL */
 
* {
 
* {
 
   box-sizing: border-box;
 
   box-sizing: border-box;
}
 
 
#bodyContent {
 
  margin-top: -6px;
 
 
}
 
}
  

Revision as of 16:26, 19 March 2015