Team:Uppsala/stylesheet.css
From 2014.igem.org
- master {
width: 100%; min-height: 500px; }
- main_frame_upper {
height: 200px;
width: 100%; background-color: #f4f4f4;
}
- header {
width: 950px; margin-left: auto; margin-right: auto;
}
- left_content_header {
float: left; width: 410px;
padding-bottom: 57px;
}
- right_content_header {
float: right; padding-bottom: 40px;
}
- navbar {
margin-left:auto; margin-right:auto;
text-align: center;
width: 100%; background-color: green; min-width: 1024px;
}
- main_frame_lower {
border: none;
width: 99.5%; height: 99.5%;
width: 100%; }
- main_content {
background-color: #fff; width: 950px; min-height: 400px; margin-right: auto; margin-left: auto;
margin-top: 50px; margin-bottom:50px;
}
- tracking_system {
width: 100%; height: 100px; /* IMPORTANT NOTE!! This needs to be removed or replaced, just a placeholder! */ border: 1px solid; /* IMPORTANT NOTE!! This needs to be removed or replaced, just a placeholder! */
}
.logo {
width: 300px; }
.pic {
width: 300px; }