Private
Public Access
1
0

made ranking pieces explicit

This commit is contained in:
Sander Roosendaal
2018-01-04 21:13:33 +01:00
parent cd4faf861a
commit efeb5bc2f7
5 changed files with 240 additions and 141 deletions

View File

@@ -56,6 +56,19 @@ body {
padding-bottom: 20px;
}
.notyellow {
font-size: 1.2em;
height: auto;
padding: 0px;
}
.yellow {
color: #cccc00;
font-size: 1.2em;
height: auto;
padding: 0px;
}
a {
/* color: #fff; */