Difference between revisions of "Team:British Columbia/Test/Custom CSS"
Line 258: | Line 258: | ||
#UBCmenu #proj:hover ul{ | #UBCmenu #proj:hover ul{ | ||
+ | display:block; | ||
+ | position:absolute; | ||
+ | } | ||
+ | |||
+ | #UBCmenu #parts:hover ul{ | ||
display:block; | display:block; | ||
position:absolute; | position:absolute; | ||
Line 314: | Line 319: | ||
} | } | ||
− | #UBCmenu # | + | |
+ | #UBCmenu #parts{ | ||
width:114px; | width:114px; | ||
height: 100px; | height: 100px; | ||
Line 325: | Line 331: | ||
margin-top:-40px; | margin-top:-40px; | ||
} | } | ||
− | #UBCmenu # | + | #UBCmenu #model{ |
width:114px; | width:114px; | ||
height: 100px; | height: 100px; | ||
Line 340: | Line 346: | ||
padding-top:33px;} | padding-top:33px;} | ||
− | #UBCmenu # | + | #UBCmenu #hp{ |
width:114px; | width:114px; | ||
height: 100px; | height: 100px; | ||
Line 356: | Line 362: | ||
} | } | ||
− | #UBCmenu # | + | #UBCmenu #team{ |
width:114px; | width:114px; | ||
height: 100px; | height: 100px; | ||
Line 368: | Line 374: | ||
} | } | ||
− | #UBCmenu # | + | #UBCmenu #note{ |
width:114px; | width:114px; | ||
height: 100px; | height: 100px; | ||
Line 378: | Line 384: | ||
margin-left:-20px; | margin-left:-20px; | ||
margin-top:-40px; | margin-top:-40px; | ||
+ | } | ||
+ | |||
+ | #UBCmenu #ach{ | ||
+ | width:114px; | ||
+ | height: 100px; | ||
+ | float:left; | ||
+ | position: relative; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2015/8/8f/UBC_buttonartefact.png'); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:center; | ||
+ | margin-top: 30px; | ||
+ | margin-left:-20px; | ||
} | } | ||
Revision as of 04:03, 15 September 2015