Changes

Jump to navigation Jump to search
no edit summary
Line 46: Line 46:  
h3{
 
h3{
 
     font-size: 1.25em !important;  
 
     font-size: 1.25em !important;  
 +
    color: #A2AECC !important;
 +
    font-family: 'Share Tech', sans-serif !important;
 +
    border-bottom: none;
 +
    text-transform: uppercase;
 +
}
 +
 +
h4{
 +
    font-size: 1em !important;
 
     color: #A2AECC !important;
 
     color: #A2AECC !important;
 
     font-family: 'Share Tech', sans-serif !important;
 
     font-family: 'Share Tech', sans-serif !important;
Line 75: Line 83:  
     background-color: #0E061E !important;
 
     background-color: #0E061E !important;
 
     background: none;
 
     background: none;
 +
}
 +
 +
.mw-footer li {
 +
    color: #657b9e !important;
 +
    margin: 0;
 +
    padding: 0.75em 0;
 +
    font-size: 1em !important;
 
}
 
}
   Line 92: Line 107:     
.oo-ui-buttonElement-button{
 
.oo-ui-buttonElement-button{
     font-size: 1.5em !important;  
+
     font-size: 1em !important;  
 
     color: #A79EF1 !important;  
 
     color: #A79EF1 !important;  
 
     background-color: #4D1BA6 !important;
 
     background-color: #4D1BA6 !important;
 +
    min-height: 1.5em !important;
 +
}
 +
 +
.oo-ui-buttonElement > .oo-ui-buttonElement-button {
 +
    position: relative;
 +
    border-radius: 2px;
 +
    font-weight: bold;
 +
    text-decoration: none;
 +
    padding-top: 0em !important;
 
}
 
}
 +
    
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
 
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
     font-size: 1.5em !important;  
+
     font-size: 1em !important;  
 
     color: #E0436A !important;  
 
     color: #E0436A !important;  
 
     background-color: #4D1BA6 !important;
 
     background-color: #4D1BA6 !important;
 
     align-items: center;
 
     align-items: center;
 +
}
 +
 +
#simpleSearch:hover #searchInput {
 +
    border-color: #A79EF1 !important;
 +
    color: #8D79BE !important;
 
}
 
}
   Line 131: Line 161:  
}
 
}
   −
.mw-footer li {
+
.mw-plusminus-pos {
     color: #657b9e;
+
     color: #00E58C !important;
     margin: 0;
+
}
     padding: 0.75em 0;
+
 
     font-size: 1em;
+
.mw-plusminus-neg {
 +
     color: #E0436A !important;
 +
}
 +
 
 +
.oo-ui-tagMultiselectWidget-handle {
 +
     border: solid;
 +
     margin-bottom: 1em;
 
}
 
}

Navigation menu