19andersonn (Talk | contribs) |
19andersonn (Talk | contribs) |
||
Line 96: | Line 96: | ||
color: #2f5f8a; | color: #2f5f8a; | ||
} | } | ||
+ | |||
+ | html body { | ||
+ | background: #C7E0F3; | ||
+ | } | ||
+ | |||
+ | #HQ_page { | ||
+ | font-family: "Avenir",Gadget,sans-serif; | ||
+ | } | ||
+ | |||
+ | #sideMenu, | ||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | width: 100vw; | ||
+ | padding: 0px; | ||
+ | border: none; | ||
+ | color: black; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #C7E0F3; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | font-size: inherit; | ||
+ | padding-bottom: 0; | ||
+ | } | ||
+ | |||
+ | #top_menu_under { | ||
+ | height: 0px; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | list-style-image: none; //removes the iGEM wiki bullets | ||
+ | } | ||
+ | |||
+ | .MathJax nobr>span.math>span { | ||
+ | border-left-width: 0 !important; | ||
+ | } | ||
+ | |||
+ | #HQ_page h1, h2, h3, h4, h5 { | ||
+ | font-family: "Avenir",Gadget,sans-serif; | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | font-family: "Avenir",Gadget,sans-serif; | ||
+ | border-bottom: none; | ||
+ | } | ||
+ | |||
+ | hr { | ||
+ | color: #2F5F8A; | ||
+ | border-style: solid; | ||
+ | height: 2px; | ||
+ | background-color: #2F5F8A; | ||
+ | border: 0; | ||
+ | margin: .2em 0 .2em 0; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | color: #25313A; | ||
+ | font-size: 30px!important; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | color: #25313A; | ||
+ | font-size: 25px!important; | ||
+ | padding-top: 23px; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | color: #25313A; | ||
+ | font-size: 20px!important; | ||
+ | } | ||
+ | |||
+ | |||
+ | #HQ_page table { | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | |||
+ | .logo_2018 { | ||
+ | margin-top: 0px; | ||
+ | width: 150px; | ||
+ | float: left; | ||
+ | display: none; | ||
+ | } | ||
+ | |||
</style> | </style> |
Revision as of 13:49, 13 October 2018