Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
@import url('https://fonts.googleapis.com/css2?family=Share+Tech&display=swap');
+
@font-face {
 +
  font-family: Share Tech;
 +
  src: url(https://fonts.googleapis.com/css2?family=Share+Tech&display=swap);
 +
}
    
body {
 
body {
Line 15: Line 18:  
     background-color: #0E061E !important;
 
     background-color: #0E061E !important;
 
     font-size: 100%;
 
     font-size: 100%;
 +
    font-family: 'Share Tech', sans-serif !important;
 
}
 
}
    
h1{
 
h1{
 +
    font-family: 'Share Tech', sans-serif !important;
 
     font-size: 2em !important;  
 
     font-size: 2em !important;  
 
     color: #EBC9FF !important;
 
     color: #EBC9FF !important;
Line 26: Line 31:  
     font-size: 1.5em !important;  
 
     font-size: 1.5em !important;  
 
     color: #A2AECC !important;
 
     color: #A2AECC !important;
 +
    font-family: 'Share Tech', sans-serif !important;
 
     border-bottom: none;
 
     border-bottom: none;
}
  −
  −
.tocnumber{
  −
color: #FFC536;
  −
   
}
 
}
   Line 40: Line 41:  
     font-family: 'Share Tech', sans-serif !important;
 
     font-family: 'Share Tech', sans-serif !important;
 
}
 
}
  −
::marker{
  −
    color: #8D79BE !important;
  −
}
  −
      
.vector-menu-tabs li
 
.vector-menu-tabs li
Line 72: Line 68:  
     background-color: #4D1BA6 !important;
 
     background-color: #4D1BA6 !important;
 
     align-items: center;
 
     align-items: center;
display:contents;
   
}
 
}
   Line 79: Line 74:  
     font-family: 'Share Tech', sans-serif;
 
     font-family: 'Share Tech', sans-serif;
 
     font-size: 100%;
 
     font-size: 100%;
color: #A79EF1 !important;
+
    color: #A79EF1 !important;
 
}
 
}
   Line 100: Line 95:  
     background-color: #ffffff;
 
     background-color: #ffffff;
 
     border-color: #ffffff;
 
     border-color: #ffffff;
}
  −
  −
.mw-footer li {
  −
color: #8D79BE;
   
}
 
}

Navigation menu