Template:GeorgiaTech/css/fancyboxes.css

From 2014.igem.org

(Difference between revisions)
Line 35: Line 35:
-
.NavbarContainer {
 
-
    width:960px;
 
-
    margin-right:auto;
 
-
    margin-left:auto;
 
-
}
 
-
.NavbarContainerInner {
 
-
    float:right;
 
-
}
 
-
.TopLogo {
 
-
    height: 130px;
 
-
    width:228px;
 
-
    margin-top: -22px;
 
-
    margin-left: -140px;
 
-
    float:left;
 
-
    background-image:url(https://static.igem.org/mediawiki/2013/b/b9/SDU2013_TreeLogo.png);
 
-
    background-size:contain;
 
-
    background-repeat: no-repeat;
 
-
    position:absolute;
 
-
}
 
-
.TopLogoAlt {
 
-
    height: 89px;
 
-
    width:170px;
 
-
    margin-top: -15px;
 
-
    margin-left: -80px;
 
-
    float:left;
 
-
    background-image:url(https://static.igem.org/mediawiki/2013/0/0a/SDU2013_Leave.png);
 
-
    background-size:170px;
 
-
    background-repeat: no-repeat;
 
-
    position:absolute;
 
-
}
 
-
.MenuButton {
 
-
    margin: 35px 0px 0px 15px;
 
-
    float: left;
 
-
    font-size:12px;
 
-
    font-family:Arial;
 
-
    padding-bottom:2px;
 
-
    position: relative;
 
-
}
 
-
.MenuButton:hover {
 
-
    border-bottom-color:#C0C0C0;
 
-
    border-bottom-width:3px;
 
-
    border-bottom-style:solid;
 
-
}
 
-
.SelectedMenuButton {
 
-
    border-bottom-color:#42B04F;
 
-
    border-bottom-width:3px;
 
-
    border-bottom-style:solid;
 
-
}
 
-
a.MenuButtonLink {
 
-
    text-decoration:none;
 
-
    color:black;
 
-
}
 
-
.IgemLogoLink {
 
-
    margin: 17px 10px 0px 30px;
 
-
    float: left;
 
-
    font-size:14px;
 
-
}
 
-
.HeaderTitel {
 
-
    float: left;
 
-
    margin-left:70px;
 
-
    margin-top:33px;
 
-
    font-size:32px;
 
-
    font-weight:bold;
 
-
    position:absolute;
 
-
    color:#3D3D3D;
 
-
}
 
-
.HeaderTitelAlt {
 
-
    float: left;
 
-
    margin-left:100px;
 
-
    margin-top:33px;
 
-
    font-size:32px;
 
-
    font-weight:bold;
 
-
    position:absolute;
 
-
    color:#3D3D3D;
 
-
}
 
-
 
-
.menuPopup {
 
-
    display: none;
 
-
    margin-top: -8px;
 
-
    padding-top: 18px;
 
-
    position: absolute;
 
-
    z-index: 99999;
 
-
    right: -75px;
 
-
    background-image:url(https://static.igem.org/mediawiki/2013/3/36/SDU2013_Transparent.png);
 
-
}
 
-
.menuPopupContent {
 
-
    width: 600px;
 
-
}
 
-
.menuPopupContentInner {
 
-
 
-
    background: rgba(238, 238, 238, 0.93);
 
-
    -webkit-border-radius: 0 0 10px 10px;
 
-
    -moz-border-radius: 0 0 10px 10px;
 
-
    border-radius: 0 0 10px 10px;
 
-
}
 
-
.menuItems {
 
-
  margin-top: 10px;
 
-
}
 
-
.menuItems ul {
 
-
  float: left;
 
-
  margin: 0 20px 0 0;
 
-
}
 
-
.menuItems li {
 
-
  font-size: 11px;
 
-
  list-style-type: none;
 
-
  list-style-image: none;
 
-
  margin: 0 0 0 5px;
 
-
  line-height: 1.3em;
 
-
}
 
-
.menuItems li.header {
 
-
  font-size: 12px;
 
-
  font-weight: bold;
 
-
  margin: 0 0 2px 0;
 
-
  color: #3D3D3D;
 
-
}
 
-
.menuItems li.header a {
 
-
  color: #3D3D3D;
 
-
}
 
-
 
-
div.menuIntro {
 
-
    padding: 1px 10px 10px 10px;
 
-
}
 
-
p.menuIntro {
 
-
    font-size: 11px;
 
-
    line-height: 1.3em;
 
-
    margin-top: 0px;
 
-
    margin-bottom: 8px;
 
-
}
 
.warningBox {
.warningBox {
background-color: #FEE9A6;
background-color: #FEE9A6;

Revision as of 12:45, 23 June 2014