CSS/gifu/main

From 2014.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
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 290: Line 302:
border-radius: 20px;
border-radius: 20px;
font-size:16px;
font-size:16px;
-
font-family:Arial Unicode MS;
+
font-family:Calibri;
   
   
     }
     }
 +
 +
ul{font-size:16px;
 +
}
.table  {
.table  {
Line 381: 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