sync: parse complex AUTHORS.txt as described in README
This commit is contained in:
parent
2a941a4fc7
commit
da2a88a3a6
3 changed files with 17 additions and 2 deletions
|
|
@ -126,6 +126,10 @@ a:hover .teamname {
|
|||
text-shadow: 0px 0px 10px #888888;
|
||||
}
|
||||
|
||||
.authors a {
|
||||
color: #3A3F44;
|
||||
}
|
||||
|
||||
.heading {
|
||||
font-style: italic;
|
||||
margin-top: -7px;
|
||||
|
|
|
|||
Reference in a new issue