Difference between revisions of "Template:Pasteur Paris/Menu"

 
(3 intermediate revisions by the same user not shown)
Line 52: Line 52:
  
 
                     #Menu {
 
                     #Menu {
                                opacity: .95;
 
 
                         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;
                    opacity: 0.9;
 
 
                 }
 
                 }
 
                 #smallnav ul {
 
                 #smallnav ul {
Line 526: Line 524:
 
                 #smallnav a#pull {
 
                 #smallnav a#pull {
 
                     display: block;
 
                     display: block;
                     background-color: #000000;
+
                     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: #a8305b;
+
                         background-color: #345292;
  
 
                     }
 
                     }
Line 559: Line 557:
  
 
                     #project_small {
 
                     #project_small {
                         background-color: #a8305b;
+
                         background-color: #345292;
  
 
                     }
 
                     }
Line 573: Line 571:
  
 
                     #labwork_small {
 
                     #labwork_small {
                         background-color:#a8305b;
+
                         background-color:#345292;
  
 
                     }
 
                     }
Line 587: Line 585:
  
 
                     #parts_small {
 
                     #parts_small {
                         background-color: #a8305b;
+
                         background-color: #345292;
  
 
                     }
 
                     }
Line 601: Line 599:
  
 
                     #modeling_small {
 
                     #modeling_small {
                         background-color: #a12f5c;
+
                         background-color: #345292;
 
                     }
 
                     }
  
Line 614: Line 612:
  
 
                     #achievements_small {
 
                     #achievements_small {
                         background-color: #80346e;
+
                         background-color: #345292;
 
                     }
 
                     }
  
Line 627: Line 625:
  
 
                     #hp_small {
 
                     #hp_small {
                         background-color: #543b7e;
+
                         background-color: #345292;
 
                     }
 
                     }
  

Latest revision as of 14:19, 16 August 2018


""