(6 intermediate revisions by the same user not shown) | |||
Line 52: | Line 52: | ||
#Menu { | #Menu { | ||
− | |||
height: 70px; | height: 70px; | ||
position: fixed; | position: fixed; | ||
Line 457: | Line 456: | ||
border-bottom: 2px solid #000000; | border-bottom: 2px solid #000000; | ||
z-index: 3000; | z-index: 3000; | ||
− | |||
} | } | ||
#smallnav ul { | #smallnav ul { | ||
Line 486: | Line 484: | ||
} | } | ||
#smallnav a:hover, #smallnav a:active { | #smallnav a:hover, #smallnav a:active { | ||
− | background-color: #000000; | + | background-color: #000000; /* fond des onglets */ |
} | } | ||
#smallnav a#pull { | #smallnav a#pull { | ||
Line 526: | Line 524: | ||
#smallnav a#pull { | #smallnav a#pull { | ||
display: block; | display: block; | ||
− | background- | + | background-image: linear-gradient(to right, rgb(168, 48, 91), rgb(161, 47, 92), rgb(128, 52, 110),rgb(84, 59, 126),rgb(52, 82, 146)); |
width: 100%; | width: 100%; | ||
position: relative; | position: relative; | ||
Line 532: | Line 530: | ||
#smallnav a#pull:after { | #smallnav a#pull:after { | ||
content:""; | content:""; | ||
− | background: url('') no-repeat; | + | background: url('https://static.igem.org/mediawiki/2018/7/7b/T--Pasteur_Paris--icon-neuroneblanc_43x44.png') no-repeat; |
background-size: auto 90%; | background-size: auto 90%; | ||
width: 30px; | width: 30px; | ||
Line 545: | Line 543: | ||
/* BEGINclasses for icons */ | /* BEGINclasses for icons */ | ||
#home_small { | #home_small { | ||
− | background-color: # | + | background-color: #345292; |
} | } | ||
Line 559: | Line 557: | ||
#project_small { | #project_small { | ||
− | background-color: # | + | background-color: #345292; |
} | } | ||
Line 573: | Line 571: | ||
#labwork_small { | #labwork_small { | ||
− | background-color:# | + | background-color:#345292; |
} | } | ||
Line 587: | Line 585: | ||
#parts_small { | #parts_small { | ||
− | background-color: # | + | background-color: #345292; |
} | } | ||
Line 601: | Line 599: | ||
#modeling_small { | #modeling_small { | ||
− | background-color: # | + | background-color: #345292; |
} | } | ||
Line 614: | Line 612: | ||
#achievements_small { | #achievements_small { | ||
− | background-color: # | + | background-color: #345292; |
} | } | ||
Line 627: | Line 625: | ||
#hp_small { | #hp_small { | ||
− | background-color: # | + | background-color: #345292; |
} | } | ||
Latest revision as of 14:19, 16 August 2018