Changes

Jump to navigation Jump to search
58 bytes removed ,  22:20, 29 January 2021
no edit summary
Line 641: Line 641:     
/* General styling */
 
/* General styling */
  −
/* Old primary 40798C */
  −
/*Old secondary 70A9A1 */
      
:root {
 
:root {
   --primary-color: #742774; /*#672367; */ /*#0B2027;*/
+
   --primary-color: #742774;
   --primary-color-light:#c5b7c5; /*#DC97DC; */ /*#B8C4CA;*/
+
   --primary-color-light:#c5b7c5;
 
   --primary-color-light2: #e9e4e9;
 
   --primary-color-light2: #e9e4e9;
   --secondary-color: #236767; /*#742774;*/
+
   --secondary-color: #236767;
 
   --dark-color: #0B2027;
 
   --dark-color: #0B2027;
   Line 707: Line 704:  
   text-decoration: none !important;
 
   text-decoration: none !important;
 
   color: var(--primary-color) !important;
 
   color: var(--primary-color) !important;
 +
}
 +
 +
.mw-cookiewarning-container a{
 +
  color: white !important;
 
}
 
}
  

Navigation menu