Template:Team:DukeMBar/CSS

From 2014.igem.org

(Difference between revisions)
Line 61: Line 61:
.arrowsidemenu div a{ /*header bar links*/
.arrowsidemenu div a{ /*header bar links*/
font: bold 12px Helvetica, Arial, sans-serif;
font: bold 12px Helvetica, Arial, sans-serif;
-
display: inline;/*block*/
+
display: block;
background: transparent url(https://static.igem.org/mediawiki/2013/2/2f/Arrowblue.gif) 100% 0; /* this is where the arrow goes
background: transparent url(https://static.igem.org/mediawiki/2013/2/2f/Arrowblue.gif) 100% 0; /* this is where the arrow goes
   height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
   height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
Line 96: Line 96:
border-bottom: 1px solid #6183A6 /*#a1c67b;*/
border-bottom: 1px solid #6183A6 /*#a1c67b;*/
list-style-type: none;
list-style-type: none;
-
 
+
        display:inline; /*DELETE*/
}
}
-
 
.arrowsidemenu ul li a{ /*sub menu links*/
.arrowsidemenu ul li a{ /*sub menu links*/

Revision as of 22:02, 14 October 2014