Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Align
classhC

Project Medusa consists of various subsystems made by their respective subteams:

Structures & Recovery

Propulsion

CSS Stylesheet
@font-face {
  font-family: 'Audiowide';
  src: url(https://fonts.gstatic.com/s/audiowide/v16/l7gdbjpo0cum0ckerWCdlg_O.woff2);
}
.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
background-color: #fff !important; 
font-family: 'Audiowide';
}
h1, h2, h3, h4, p, .wiki-content {
  color: black !important;
}

...