Changes

Jump to navigation Jump to search
295 bytes removed ,  22:35, 26 August 2021
no edit summary
Line 10: Line 10:  
   background-attachment: fixed;
 
   background-attachment: fixed;
 
   background-size: cover;
 
   background-size: cover;
 +
}
 +
 +
#p-banner{
 +
  font-family: "Averia Serif Libre" !important;
 +
}
 +
 +
.color-left,
 +
.color-right,
 +
.color-middle {
 +
  background: #eeaabb;
 +
}
 +
 +
.tools-inline li.selected {
 +
    border-bottom-color: #914a6e;
 +
}
 +
 +
.mw-body h1.firstHeading {
 +
    border-bottom: solid 4px #914a6e;
 
}
 
}
   Line 101: Line 119:     
.mp-category a{
 
.mp-category a{
  color:initial;
+
 
  text-decoration:none;
  −
  background-image: linear-gradient(#0645ad, #0645ad);
  −
  background-size: 100% 1px, auto;
  −
  background-repeat: no-repeat;
  −
  background-position: left bottom;
  −
  transition: all .2s ease-out;
   
}
 
}
    
.mp-category a:hover{
 
.mp-category a:hover{
  background-size: 100% 100%, auto;
+
 
  color:white;
  −
  text-decoration:none;
   
}
 
}
   Line 123: Line 133:     
.fc-text a{
 
.fc-text a{
  color:initial;
+
 
  text-decoration:none;
  −
  background-image: linear-gradient(#0645ad, #0645ad);
  −
  background-size: 100% 1px, auto;
  −
  background-repeat: no-repeat;
  −
  background-position: left bottom;
  −
  transition: all .2s ease-out;
   
}
 
}
    
.fc-text a:hover{
 
.fc-text a:hover{
  background-size: 100% 100%, auto;
+
 
  color:white;
  −
  text-decoration:none;
   
}
 
}
   Line 247: Line 249:  
   flex-basis:60%;
 
   flex-basis:60%;
 
   width:60%;
 
   width:60%;
 +
}
 +
 +
.formtable input{
 +
  width: 95% !important;
 +
 
 
}
 
}

Navigation menu