Template:BYUProvo Menubar

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <!-- This is a comment in html --> <!-- Begin the internal style sheet --> <style type="text/css"> - This is a comment in css: /* Took tips from https://2011.igem.org...")
 
(19 intermediate revisions not shown)
Line 7: Line 7:
/* This is a comment in css */
/* This is a comment in css */
-
/* Took tips from https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */
+
/* Source https://2012.igem.org/Team:Caltech/*/
/* Remove unwanted wiki formatting */
/* Remove unwanted wiki formatting */
/****************************/
/****************************/
Line 14: Line 14:
#top-section {
#top-section {
-
background-image:url('https://static.igem.org/mediawiki/2012/c/c5/Caltech2012Banner.gif');
+
background-image:url('https://static.igem.org/mediawiki/2013/5/5f/BYUPhagePharming.JPG');
background-repeat: no-repeat;
background-repeat: no-repeat;
         background-position: center top;
         background-position: center top;
-
height:100px ! important;
+
height:238px ! important;
}
}
-
#bodyContent { padding: 10px auto; width: 910px; margin: auto; clear: none; color:black; padding-bottom: 2em;}
+
#bodyContent {width: 965px; margin: 0px; clear: none; color:black;}
#left {
#left {
Line 47: Line 47:
#menubar {
#menubar {
     width: auto;}
     width: auto;}
-
 
-
/* Font style and general */
 
-
/**************************/
 
-
#content {
 
-
    font-family: 'Lucida Sans Unicode',sans-serif;
 
-
    font-size: 14px;
 
-
    color: #444444;}
 
-
p {
 
-
    margin: 0; color: #000000; text-align:left;}
 
-
#innercontent p {
 
-
    margin: 0.6em 0;}
 
-
h3, h4, h6 {
 
-
    border: none;
 
-
    font-weight: lighter;
 
-
    color: #E56717; text-align:left}
 
-
 
-
h5 {
 
-
font-weight: lighter;
 
-
color: #565051;
 
-
text-align:right;}
 
-
}
 
-
/*
 
-
h1 {
 
-
    border: none;
 
-
    color: #383838;
 
-
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
 
-
    font-size: 30px;
 
-
    margin: 5px 1px 1px 1px;
 
-
    padding: 1px;
 
-
 
-
    font-weight: bold;}
 
-
*/
 
-
h1 {
 
-
    color: #383838;
 
-
    border: none;
 
-
    padding: 25px 0 5px;
 
-
    font-family: Arial;
 
-
    font-size: 30px;
 
-
    font-weight: bold;
 
-
    line-height:28px;
 
-
    margin-bottom: 0;}
 
-
 
-
 
-
h2 {
 
-
    color: #383838;
 
-
    border: none;
 
-
    padding: 25px 0 5px;
 
-
    font-family: Arial;
 
-
    font-size: 24px;
 
-
    font-weight: bold;
 
-
    margin-bottom: 0;}
 
-
 
-
#bodyContent h1, #bodyContent h2 {
 
-
    margin-bottom: 0;}
 
-
h3 {
 
-
    font-size: 20px;
 
-
    padding: 15px 0 5px 0;
 
-
    font-weight: bold;}
 
-
h4 {
 
-
        font-weight: bold;}
 
-
 
-
a:link { color: #E56717; text-decoration: none}
 
-
a:visited { color:#E56717; text-decoration: none}
 
-
a:hover { color:#E56717; text-decoration: none}
 
-
a:active { color:#E56717; text-decoration: none}
 
-
 
-
ul {
 
-
text-align:justify;
 
-
font-style: normal;
 
-
line-height: 2em;
 
-
font-weight: normal;
 
-
font-variant: normal;
 
-
color: #000000;
 
-
text-decoration: none;
 
-
text-indent: 3px;
 
-
list-style-position: inside;
 
-
list-style-image: url(bullet.gif);
 
-
list-style-type: circle;
 
-
margin-left: 0; padding-left: 20px;
 
-
}
 
-
 
-
 
-
.clear {
 
-
    height: 0;
 
-
    padding: 0;
 
-
    margin: 0;
 
-
    border: none;
 
-
    visibility: hidden;}
 
-
 
-
.tab {text-indent: 30pt;}
 
Line 150: Line 60:
   margin:0;
   margin:0;
   padding:0;
   padding:0;
-
   border-top:2px solid #000; /* black line above menu */
+
   border-top:0px solid #FFFFFF; /* black line above menu */
-
   border-bottom:2px solid #000; /* black line below menu */
+
   border-bottom:0px solid #FFFFFF; /* black line below menu */
   /* width: auto; */
   /* width: auto; */
   width:830px;
   width:830px;
Line 191: Line 101:
   font-weight:bold; */
   font-weight:bold; */
   background: #000000;
   background: #000000;
-
   border-bottom:1px solid #000;
+
   border-bottom:0px solid #FFFFFF;
   width: auto;
   width: auto;
}
}
#nav ul li.active a {
#nav ul li.active a {
   color:#fff;
   color:#fff;
-
   background:#000;
+
   background:#FFFFFF;
}
}
#nav ul li a:hover {
#nav ul li a:hover {
   background:#36f; /* Top menu items background colour */
   background:#36f; /* Top menu items background colour */
   color:#fff;
   color:#fff;
-
   border-bottom:1px solid #03f;
+
   border-bottom:0px solid #ffffff;
}
}
#nav ul li:hover a,
#nav ul li:hover a,

Latest revision as of 05:24, 13 September 2013