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...")
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/b/b7/BYUtemplet_test.jpg');
background-repeat: no-repeat;
background-repeat: no-repeat;
         background-position: center top;
         background-position: center top;
-
height:100px ! important;
+
height:150px ! important;
}
}
-
#bodyContent { padding: 10px auto; width: 910px; margin: auto; clear: none; color:black; padding-bottom: 2em;}
+
#bodyContent { padding: 15px auto; width: 910px; margin: auto; clear: none; color:black; padding-bottom: 2em;}
#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;}
 

Revision as of 20:55, 8 June 2013