Template:Team:Bielefeld-Germany/css/ribbon2.css

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> .ribbon { margin-left: -18px; margin-top: 0px; width: 1035px; position: absolute; text-align: center; text-align: bottom; fo...")
 
(35 intermediate revisions not shown)
Line 98: Line 98:
.ribbon-stitches-bottom {
.ribbon-stitches-bottom {
   color:lightgrey;
   color:lightgrey;
-
   margin-top:40px;
+
   margin-top:35px;
   border-top: 1px dashed rgba(0, 0, 0, 0.2);
   border-top: 1px dashed rgba(0, 0, 0, 0.2);
   border-top: solid;
   border-top: solid;
Line 128: Line 128:
ul#navigation li a{
ul#navigation li a{
/*background: #FF7519;*/
/*background: #FF7519;*/
-
padding: 5px 10px;
+
padding: 0px 10px;
 +
        padding-bottom:0px;
         margin-top: 10px;
         margin-top: 10px;
text-decoration:none;
text-decoration:none;
Line 145: Line 146:
padding: 5px 10px;
padding: 5px 10px;
         margin-top: 5px;
         margin-top: 5px;
 +
        margin-bottom:5px;
text-decoration:none;
text-decoration:none;
display:inline-block;
display:inline-block;
Line 179: Line 181:
/*background:#ff6600;*/
/*background:#ff6600;*/
     color:white;
     color:white;
 +
}
 +
ul#navigation li:hover{
 +
  background:red;
 +
  margin-bottom:-10px;
 +
}
 +
ul #navigation{
 +
  background:white;
}
}
 +
ul#navigation li:hover > ul {
ul#navigation li:hover > ul {
Line 202: Line 212:
ul#navigation ul li {
ul#navigation ul li {
     clear:both;
     clear:both;
-
     width:100%;
+
     width:150px;
     /*border:0 none;*/
     /*border:0 none;*/

Latest revision as of 16:56, 26 October 2013