Template:UCB-Main

From 2014.igem.org

(Difference between revisions)
 
(29 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
-
<link href='http://fonts.googleapis.com/css?family=Julius+Sans+On' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
<style type="text/css">
<style type="text/css">
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
-
body {font-family: Source+Sans+Pro;}
+
 
.firstHeading {
.firstHeading {
width: 975px;  
width: 975px;  
Line 12: Line 12:
padding-top: 100px;
padding-top: 100px;
margin-bottom: 20px;
margin-bottom: 20px;
-
font-family: Georgia, Times, "Times New Roman", serif;  
+
font-family: Source Sans Pro, Georgia, Times, "Times New Roman", serif;  
}
}
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
+
img {max-width: 900px; height: auto;}
 +
 
 +
h1, h2, h3, h4, h5 {font-family: Source Sans Pro, Georgia, Times, "Times New Roman", serif;}
h1 {display: none;}
h1 {display: none;}
-
ul {list-style: none;}
+
ul {list-style: circle;}
 +
 
 +
pre {border: none; padding-top: 0; padding-bottom: 0;}
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
Line 34: Line 38:
#toc {
#toc {
-
       position: fixed;
+
       position: fixed;
       top: 85px;
       top: 85px;
-
       left: 0;
+
       left: 5px;
       height: 50%;
       height: 50%;
       width: 15%;
       width: 15%;
       min-width: 170px;
       min-width: 170px;
 +
      font-weight: bold;
 +
}
}
#toc td {
#toc td {
Line 51: Line 57:
         padding-top: 60px;
         padding-top: 60px;
         padding-left: 180px;
         padding-left: 180px;
 +
        font-family: Source Sans Pro;
 +
        font-size: 12pt;
          
          
}
}
Line 91: Line 99:
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/
-
font-family: Arial, Helvetica, sans-serif;  
+
font-family: Source Sans Pro, Arial, Helvetica, sans-serif;  
font-weight: normal;  
font-weight: normal;  
-
font-size: 14px;  
+
font-size: 12pt;  
color: #414141;
color: #414141;
width: 960px;  
width: 960px;  
Line 105: Line 113:
list-style-type: none;  
list-style-type: none;  
list-style-image: none;  
list-style-image: none;  
-
font-family: verdana;  
+
font-family: Source Sans Pro, verdana;  
text-decoration: none;  
text-decoration: none;  
color:#000;  
color:#000;  
-
font-size: 14px;
+
font-size: 12pt;
}
}

Latest revision as of 22:48, 17 October 2014