Difference between revisions of "Template:Pasteur Paris"
Line 12: | Line 12: | ||
<!-- Start of CSS--> | <!-- Start of CSS--> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | /*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; | ||
+ | } | ||
+ | #top_menu_14 { | ||
+ | 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; | ||
+ | } | ||
+ | /*End fixed top pannel menu*/ | ||
body { | body { | ||
font-family: "Avenir Next", Arial,sans-serif; | font-family: "Avenir Next", Arial,sans-serif; |
Revision as of 13:38, 16 September 2015