Changes

From Life After BOB Wiki
265 bytes added ,  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 233: Line 251:  
}
 
}
   −
.form-table input{
+
.formtable input{
   width: 100% !important;
+
   width: 95% !important;
 +
 
 
}
 
}