Difference between revisions of "User:Stephane.jomphe/navbarTemplate"

From wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
{{#css:
 
{{#css:
 +
  
 
.navelement{
 
.navelement{
background-color:white;
+
  border-bottom:0px;  
color:red;
+
  padding-right: 0px;  
border-right: snow 5px ridge;
+
  padding-left: 0px;  
border-bottom:0px;  
+
  padding-bottom: 2px;  
padding-right: 0px;  
+
  padding-top: 2px;  
padding-left: 0px;  
+
  text-align: center;  
padding-bottom: 2px;  
+
  font-family: (Cooper black);  
padding-top: 2px;  
+
  font-size: 13pt;
text-align: center;  
+
 
font-family: (Cooper black);  
+
}
font-size: 13pt
+
 
 +
 
 +
.navelement a{
 +
    display: block;
 +
    color:black;
 +
    font-weight:600;
 +
    border-bottom:solid 2px grey;
 
}
 
}
 +
 +
.navelement a:hover,.navelement focus{
 +
  background-color:#E9E5ED;
 +
}
 +
 +
.navelement a.selflink{
 +
  color:#684E7E;
 +
border-bottom:#684E7E solid 4px;
 +
 +
}
 +
  
 
}}
 
}}
Line 24: Line 42:
  
 
|-
 
|-
| class="navelement" width="33%" | [[CSPS_Tech_Lab|<span style="color: coral">'''Meet the Team!'''</span>]]'''  
+
| class="navelement" width="33%" | [[CSPS_Tech_Lab|<span>'''Meet the Team!'''</span>]]'''  
| class="navelement" width="33%" | [[CSPS_Tech_Lab/Projects|<span style="color: coral">'''Our Projects'''</span>]]'''
+
| class="navelement" width="33%" | [[CSPS_Tech_Lab/Projects|<span>'''Our Projects'''</span>]]'''
| class="navelement" width="33%" | [[CSPS_Tech_Lab/Opportunities|<span style="color: coral">'''Career Opportunities'''</span>]]'''  
+
| class="navelement" width="33%" | [[CSPS_Tech_Lab/Opportunities|<span>'''Career Opportunities'''</span>]]'''  
 
|}
 
|}

Latest revision as of 14:35, 9 May 2022