CSS/gifu/main

From 2014.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 12: Line 12:
padding-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-bottom: 0px;
-
font-family: Georgia, Times, "Times New Roman", serif;  
+
font-family:;  
         color:white;
         color:white;
         font-size:10%;
         font-size:10%;
Line 21: Line 21:
{margin-left: 10px;
{margin-left: 10px;
  margin-right: 10px;
  margin-right: 10px;
-
font-family: Georgia, Times, "Times New Roman", serif;
+
font-family:;
  font-color:black;
  font-color:black;
font-size:x-large;
font-size:x-large;
Line 76: Line 76:
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/
-
font-family: Arial, Helvetica, sans-serif;  
+
font-family:;  
font-weight: normal;  
font-weight: normal;  
font-size: 14px;  
font-size: 14px;  
Line 90: Line 90:
list-style-type: none;  
list-style-type: none;  
list-style-image: none;  
list-style-image: none;  
-
font-family: verdana;  
+
font-family:;  
text-decoration: none;  
text-decoration: none;  
color:#000;  
color:#000;  
Line 132: Line 132:
.contentpara {margin-bottom: 30px;}
.contentpara {margin-bottom: 30px;}
-
span.email{font-family: monospace; font-weight: normal;}
+
span.email{font-family: ;}
fieldset {border: 1px solid #337f53;}
fieldset {border: 1px solid #337f53;}
Line 147: Line 147:
color: #414141;
color: #414141;
font-size: 25px;   
font-size: 25px;   
-
         font-family: Georgia, Times, "Times New Roman", serif;
+
         font-family:;
padding: 10px 15px 5px 10px;  
padding: 10px 15px 5px 10px;  
border-bottom: 1px solid #ccc;  
border-bottom: 1px solid #ccc;  
Line 164: Line 164:
display: inline;  
display: inline;  
font-size: 14px;  
font-size: 14px;  
-
font-family: Arial, Helvetica, sans-serif;  
+
font-family:;  
padding: 0px;  
padding: 0px;  
margin: 0px;
margin: 0px;
Line 228: Line 228:
{margin-left:10px;
{margin-left:10px;
margin-right:10px;
margin-right:10px;
-
font-family:Calibri;
+
font-family:;
font-size:18px;}
font-size:18px;}
    
    
Line 243: Line 243:
#theme {
#theme {
   text-align:center;
   text-align:center;
-
   font-size:xx-large;
+
   font-size:400%;
 +
text-shadow: 5px 5px 1px #c0c0c0;
 +
}
 +
 
 +
.theme2 {
 +
  text-align:center;
 +
  font-size:270%;
 +
}
 +
 
 +
.theme3 {
 +
  text-align:center;
 +
  font-size:xx-large;
}
}
Line 258: Line 269:
   left:5px;
   left:5px;
   z-index:0;
   z-index:0;
 +
text-align:right;
}
}
Line 294: Line 306:
     }
     }
 +
 +
ul{font-size:16px;
 +
}
.table  {
.table  {
Line 307: Line 322:
{
{
font-size:large;
font-size:large;
-
font-family:Calibri;
+
font-family:;
background-color:#f0f8ff   
background-color:#f0f8ff   
Line 332: Line 347:
   width:150px;
   width:150px;
   }
   }
 +
 +
#mada  {
 +
font-size:500%;
 +
}
</style>
</style>
Line 377: Line 396:
<body>
<body>
<a href="https://2014.igem.org/Main_Page"> <img id="iGEMtop"  
<a href="https://2014.igem.org/Main_Page"> <img id="iGEMtop"  
-
src="https://static.igem.org/mediawiki/2014/1/12/IGEMlogo_300px.png"  height="80px" width="80px">
+
src="https://static.igem.org/mediawiki/2014/1/1c/IGEMlogo_gifu.png"  height="80px" width="80px" >
</img></a>
</img></a>
<div class="goTop">
<div class="goTop">

Latest revision as of 08:05, 17 October 2014

factory1