Template:Team:DTU-Denmark/css3
From 2014.igem.org
(Difference between revisions)
Tbjohannesen (Talk | contribs) |
Tbjohannesen (Talk | contribs) |
||
(45 intermediate revisions not shown) | |||
Line 184: | Line 184: | ||
- | + | #tracking_nav | |
+ | { | ||
+ | margin: 0px 0px 0px 950px; | ||
+ | position: fixed; | ||
+ | color:#bababa; | ||
+ | border: 1px solid #3d3f3c; | ||
+ | background:#3d3f3c; | ||
+ | font-size: 16pt; | ||
+ | padding: 5px; | ||
+ | line-height: 120%; | ||
+ | } | ||
#tracking_nav a { color:#ffffff; text-transform: lowercase;font-size: 16pt;} | #tracking_nav a { color:#ffffff; text-transform: lowercase;font-size: 16pt;} | ||
Line 200: | Line 210: | ||
color: #FFF; | color: #FFF; | ||
background-color:none; | background-color:none; | ||
- | margin: 0 | + | margin: 0 10px 0 0; |
float: left; | float: left; | ||
position: relative; | position: relative; | ||
Line 214: | Line 224: | ||
font-weight:700; | font-weight:700; | ||
line-height:210%; | line-height:210%; | ||
- | color: | + | color: none; |
text-decoration: none; | text-decoration: none; | ||
position: relative; | position: relative; | ||
Line 231: | Line 241: | ||
/*border-top:solid 1px #ffff00;*/ | /*border-top:solid 1px #ffff00;*/ | ||
/*border-bottom:solid 1px #ffff00;*/ | /*border-bottom:solid 1px #ffff00;*/ | ||
- | padding: 5px | + | padding: 7px 5px 3px 5px; |
Line 254: | Line 264: | ||
background-repeat:repeat; | background-repeat:repeat; | ||
color:#FFF; | color:#FFF; | ||
+ | visibility: visible; | ||
} | } | ||
Line 300: | Line 311: | ||
} | } | ||
+ | ul#nav > li > ul { | ||
+ | visibility: hidden; | ||
+ | background: #559a57; | ||
+ | } | ||
/* clearfix */ | /* clearfix */ | ||
Line 462: | Line 477: | ||
} | } | ||
} | } | ||
- | |||
</style> | </style> | ||
+ | |||
</html> | </html> |
Latest revision as of 09:53, 29 July 2014