Template:Team:KIT-Kyoto/naviCSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
#navi {
+
ul#navi5 li{
-
padding: 82px 0 100px 30px;
+
float: left;
float: left;
         list-style:none;
         list-style:none;
 +
        margin-bottom:5px;
}
}
-
#navi .navi-g {
 
-
margin-bottom: 4px;
 
-
}
 
-
#navi .navi-g li {
 
-
position: relative;
 
-
height: 31px;
 
-
}
 
-
*div#navi .navi-g li {
 
-
position: relative;
 
-
height: 28px;
 
-
}
 
-
 
-
#navi .navi-s {
 
-
margin-left: 10px;
 
-
}
 
-
#navi .navi-s li {
 
-
position: relative;
 
-
height: 21px;
 
-
}
 
-
*div#navi .navi-s li {
 
-
position: relative;
 
-
height: 20px;
 
-
}
 
-
 
-
#navi .navi-g a,
 
-
#navi .navi-s a {
 
-
display: block;
 
-
position: absolute;
 
-
top: 0;
 
-
left: 0;
 
-
overflow: hidden;
 
-
}
 
</style>
</style>

Revision as of 11:55, 21 May 2014