Line 95: | Line 95: | ||
/***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | /***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | ||
− | #sideMenu | + | /* Clear the default wiki settings */ |
− | #top_title { | + | |
− | + | #home_logo, #sideMenu { display:none; } | |
− | } | + | #sideMenu, #top_title, .patrollink {display:none;} |
− | + | #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | |
− | #content { | + | body {background-color:white; } |
− | + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | |
− | + | ||
− | } | + | |
− | + | ||
− | body { | + | |
− | + | ||
− | + | ||
− | } | + | |
− | + | ||
− | #bodyContent h1, | + | |
− | #bodyContent h2, | + | |
− | #bodyContent h3, | + | |
− | #bodyContent h4, | + | |
− | #bodyContent h5 { | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | |||
− | |||
− | |||
− | |||
Line 158: | Line 109: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.igem_2017_menu_wrapper { | .igem_2017_menu_wrapper { | ||
− | width: | + | width: 15%; |
− | + | height:100vh; | |
− | + | position:fixed; | |
− | + | right:0%; | |
− | + | padding:0px; | |
+ | float:right; | ||
+ | border-left: 1px solid #d3d3d3; | ||
+ | background-color:#dddddd; | ||
+ | text-align:left; | ||
+ | font-family:Tahoma, Geneva, sans-serif; | ||
+ | overflow-y: auto; | ||
+ | overflow-x: hidden; | ||
} | } | ||
Line 186: | Line 144: | ||
width: 100%; | width: 100%; | ||
padding: 10px 0px 10px 15px; | padding: 10px 0px 10px 15px; | ||
− | float: | + | float:left; |
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; | ||
font-size: 12px; | font-size: 12px; | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #5e5f5f; |
− | cursor: | + | cursor: pointer; |
} | } | ||
− | |||
− | |||
− | |||
− | |||
.igem_2017_menu_wrapper .menu_bottom_padding { | .igem_2017_menu_wrapper .menu_bottom_padding { | ||
− | width: | + | width: 100%; |
height: 30px; | height: 30px; | ||
float:left; | float:left; | ||
Line 248: | Line 202: | ||
font-size: 12px; | font-size: 12px; | ||
color: #5e5f5f; | color: #5e5f5f; | ||
− | cursor: | + | cursor: pointer; |
} | } | ||
Line 491: | Line 445: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
− | |||
Line 523: | Line 463: | ||
<div class="igem_2017_menu_wrapper" > | <div class="igem_2017_menu_wrapper" > | ||
+ | |||
<a href="https://2017.igem.org/Team:US_AFRL_CarrollHS"> | <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS"> | ||
− | < | + | <img src="http://placehold.it/350x150"> |
</a> | </a> | ||
Revision as of 15:25, 13 June 2017