Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MainPage/styles.css

Template page
.or-headerRow{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:0.5rem;
  flex-wrap:nowrap;
}

.or-h1{
  margin: 2px;
  font-family: Barlow;
  font-size: 24px;
  color: white;
   border: none !important;
  outline: none !important;
}

.or-logo{
  margin:0 !important;
}

.or-logo figure{
  margin:0 !important;
}

.or-logo img{
  display:block;
  height:auto;
}