Difference between revisions of "Template:Tokyo Tech/Bootstrap"

Line 22: Line 22:
 
/*# sourceMappingURL=bootstrap.min.css.map */
 
/*# sourceMappingURL=bootstrap.min.css.map */
  
/* Fix top panel Bootstrap issues */
+
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
#top_menu_14, #top_menu_under, #top_menu_inside{
+
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
box-sizing: initial;
+
}
+
 
+
#top_menu_inside {
+
margin-left: 20px;
+
}
+
 
+
#bars_box, #menu_BarsBox, h5{
+
-webkit-box-sizing: initial;
+
box-sizing: initial;
+
line-height: normal;
+
}
+
 
+
#menu_BarsBox > h5 {
+
color: rgb(0, 0, 0);
+
font-family: arial, sans-serif;
+
font-size: 12px;
+
line-height: normal;
+
margin-bottom: 0px;
+
margin-top: 0px;
+
font-weight: bold;
+
}
+
 
+
.accordion-content li {
+
line-height: 18px;
+
-webkit-box-sizing: initial;
+
box-sizing: initial;
+
}
+
 
+
.accordion-header, .active-header, .accordion-header_noaction {
+
-webkit-box-sizing: initial;
+
box-sizing: initial;
+
color: rgb(101, 100, 89);
+
font-family: Arial, Gadget, sans-serif;
+
font-size: 13.92px;
+
font-weight: bold;
+
line-height: normal;
+
margin: 0;
+
}
+
  
 
</style>
 
</style>

Revision as of 12:34, 16 August 2018

{Tokyo_Tech/Bootstrap}