Changes

Jump to navigation Jump to search
no edit summary
Line 78: Line 78:  
}
 
}
   −
ul li::before {
+
ul li::marker {
 
   content: "\2022";  
 
   content: "\2022";  
 
   color: #A2AECC;  
 
   color: #A2AECC;  
Line 85: Line 85:  
   width: 1em;  
 
   width: 1em;  
 
   margin-left: -1em;  
 
   margin-left: -1em;  
 +
}
    +
::marker {
 +
  content: "\2022";
 +
  color: #A2AECC;
 +
  font-weight: bold;
 +
  display: inline-block;
 +
  width: 1em;
 +
  margin-left: -1em;
 +
}
 
.oo-ui-buttonElement-button{
 
.oo-ui-buttonElement-button{
 
     font-size: 1.5em !important;  
 
     font-size: 1.5em !important;  

Navigation menu