Difference between revisions of "Template:NYU-AD"

Line 18: Line 18:
  
  
        <style>
 
 
.logo_2016{ display: none;}
 
#firstHeading{ display: none;}
 
 
#project_description{ margin-top: 72px;}
 
 
 
#nyuad-logo {
 
height: 66px;
 
width: auto;
 
}
 
#sideMenu{display: none;}
 
 
 
 
 
 
 
nav.shrink a.navbar-left {
 
    height: 20px !important;
 
}
 
nav.shrink {
 
    min-height: 20px;
 
}
 
nav.shrink li a {
 
  padding-top: 20px !important;
 
  padding-bottom: 0px !important;
 
  min-height: 100% !important;
 
}
 
nav.shrink li li a {
 
  padding-top: 0px !important;
 
  padding-bottom: 0px !important;
 
  min-height: 100% !important;
 
}
 
 
 
 
 
 
 
 
 
 
 
 
 
.navbar  {
 
    margin-top: 16px;
 
    position: fixed;
 
    font-size: 13px;
 
    background-color: white;
 
    margin-bottom: 0;
 
}
 
 
.navbar-right li {
 
    font-family: "Avenir",sans-serif;
 
    color: #2800D7;
 
}
 
 
.navbar-nav > li > a {
 
    padding-left: 10px;
 
    padding-right: 10px;
 
}
 
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav> .active > a:hover {
 
    background-color: #fff;
 
    color:#2800D7;
 
}
 
 
.navbar-default .navbar-nav > .active {
 
    background-color: red;
 
 
}
 
 
.navbar-default .navbar-brand {
 
    font-weight: bold;
 
    color: #2800D7;
 
    /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7));
 
    -webkit-background-clip: text;
 
    -webkit-text-fill-color: transparent;*/
 
}
 
 
.navbar-default .navbar-brand:hover {
 
    font-weight: bold;
 
    color: #fa1e64;
 
    /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7));
 
    -webkit-background-clip: text;
 
    -webkit-text-fill-color: transparent;*/
 
}
 
</style>
 
  
 
</head>
 
</head>

Revision as of 22:32, 1 October 2016

iGEM NYUAD Wiki