Team:KIT-Kyoto/Template/header

From 2012.igem.org

(Difference between revisions)
m
m
 
(2 intermediate revisions not shown)
Line 14: Line 14:
</script>
</script>
<style type="text/css">
<style type="text/css">
 +
/*色*/
body {
body {
     font-family: Myriad, Helvetica, Arial, "Meiryo", "メイリオ", sans-serif;
     font-family: Myriad, Helvetica, Arial, "Meiryo", "メイリオ", sans-serif;
Line 22: Line 23:
     height:40px;
     height:40px;
     line-height:40px;
     line-height:40px;
-
     background:#B9DDE8;
+
     background:#fdeff2;
     cursor:pointer;
     cursor:pointer;
}
}
ul.navi{
ul.navi{
-
     width: 220px;
+
     width: 150px;
     margin: 0px;
     margin: 0px;
-
     background: #e5f8ff;
+
     background:#e6cde3;
}
}
ul.navi, ul.menu {
ul.navi, ul.menu {
Line 45: Line 46:
     height: 40px;
     height: 40px;
     line-height: 40px;
     line-height: 40px;
-
     background: #B9DDE8;
+
     background:#f09199;
}
}
ul.menu a {
ul.menu a {
Line 51: Line 52:
     height: 35px;
     height: 35px;
     line-height: 35px;
     line-height: 35px;
-
     color: #5c6e74;
+
     color:#fdeff2;
}
}
</style>
</style>

Latest revision as of 14:07, 25 August 2012