(Created page with "→* Main Styles iGEM-Team Bonn feel free to use stuff from here but please give credit: /* * * * * * * * * * * * * * * * * * * * * * * * * Resets & Fixes * * * * * * *...") |
|||
Line 1: | Line 1: | ||
/** | /** | ||
− | + | Reset Styles | |
iGEM-Team Bonn | iGEM-Team Bonn | ||
Revision as of 21:34, 12 October 2016
/** Reset Styles iGEM-Team Bonn
feel free to use stuff from here but please give credit
- /
/* * * * * * * * * * * * * * * * * * * * * * * * * Resets & Fixes
- * * * * * * * * * * * * * * * * * * * * * * * */
html, body, #globalWrapper, #content, #HQ_page, #bodyContent, #mw-content-text { min-height: 100% !important; margin: 0 !important; padding: 0 !important; }
- globalWrapper, #content {
position: static; }
- content {
width: 100%; margin: 0; padding: 0; }
- HQ_page h1, h2, h3, h4, h5 {
margin-bottom: 0 !important; font-family: inherit !important; font-weight: normal !important; }
- HQ_page table {
margin: 0; border: none; }
- HQ_page th, #HQ_page td {
margin: 0; padding: 8px; background: none; border: none; }
- top_title, #mw-content-text > p:first-of-type, #top_menu_under, .sideNav_h1:first-of-type, .mw-editsection {
display: none !important; }
- globalWrapper {
font-size: inherit !important; }
- sideMenu, #sideMenu * {
box-sizing: content-box; }
- sideMenu {
display: none; left: auto !important; right: 25px; border: 1px solid #222; border-radius: 5px; }
- top_menu_14 {
height: 19px; background: linear-gradient(0deg, #383838, #444444); }
- top_menu_inside {
width: 100%; margin: 0 auto; border: none; }
- user_item {
float: left !important; margin: 0 !important; padding: 0px 25px 0px 20px !important; }
- bars_item {
left: auto !important; right: 25px; }
- top_menu_14 .submenu {
opacity: 0.9; }