sync: parse complex AUTHORS.txt as described in README

This commit is contained in:
nemunaire 2018-08-19 22:40:08 +02:00 committed by Pierre-Olivier Mercier
commit da2a88a3a6
3 changed files with 17 additions and 2 deletions

View file

@ -126,6 +126,10 @@ a:hover .teamname {
text-shadow: 0px 0px 10px #888888;
}
.authors a {
color: #3A3F44;
}
.heading {
font-style: italic;
margin-top: -7px;