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

From wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
{{#css:
 
{{#css:
  
/* ********************************************
+
 
* table cells
 
* *******************************************/
 
 
.navelement{
 
.navelement{
background-color:white;
 
color:red;
 
  border-right: snow 5px ridge;
 
 
   border-bottom:0px;  
 
   border-bottom:0px;  
 
   padding-right: 0px;  
 
   padding-right: 0px;  
Line 21: Line 16:
 
}
 
}
  
/* ********************************************
 
* links
 
* *******************************************/
 
  
 
.navelement a{
 
.navelement a{
Line 36: Line 28:
 
}
 
}
  
/* ********************************************
+
.navelement a.selflink{
*
+
  color:#775A90;
* *******************************************/
+
border-bottom:#775A90 solid 4px;
 +
 
 +
}
  
  

Revision as of 14:29, 9 May 2022