Line 73: | Line 73: | ||
/* Fix top panel Bootstrap issues. Patch by iGEM Stockholm 2015. Include this stylesheet in your header, after Bootstrap, to restore the original style to the top menu.*/ | /* Fix top panel Bootstrap issues. Patch by iGEM Stockholm 2015. Include this stylesheet in your header, after Bootstrap, to restore the original style to the top menu.*/ | ||
− | + | top_menu_14, #top_menu_under, #top_menu_inside { | |
+ | box-sizing: initial !important; | ||
+ | } | ||
− | + | top_menu_inside { | |
+ | margin-left: 20px !important; | ||
+ | } | ||
− | + | bars_box, #menu_BarsBox, h5 { | |
+ | -webkit-box-sizing: initial !important; | ||
+ | box-sizing: initial !important; | ||
+ | line-height: normal !important; | ||
+ | } | ||
− | + | menu_BarsBox > h5 { | |
− | + | color: rgb(0, 0, 0) !important; | |
− | + | font-family: arial, sans-serif !important; | |
− | + | font-size: 12px !important; | |
− | + | line-height: normal !important; | |
− | + | margin-bottom: 0px !important; | |
− | + | margin-top: 0px !important; | |
− | 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; } | + | font-weight: bold !important; } |
.accordion-content li { line-height: 18px; -webkit-box-sizing: initial; box-sizing: initial; } | .accordion-content li { line-height: 18px; -webkit-box-sizing: initial; box-sizing: initial; } |
Revision as of 13:41, 15 October 2018