Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
News.css 226 B
.news-extra {
  color: grey;
  font-size: 0.75em;
  font-style: italic;
  font-family: fantasy;
  text-align: justify;
}

.news-text {
  font-size: 1.15em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}