Changes

From Life After BOB Wiki
202 bytes added ,  22:35, 26 August 2021
no edit summary
Line 14: Line 14:  
#p-banner{
 
#p-banner{
 
   font-family: "Averia Serif Libre" !important;
 
   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;
 
}
 
}