Migrated stats tab to Polymer 1.0

This commit is contained in:
Stefan Zermatten
2017-01-17 15:01:11 +02:00
parent b8fdc27df9
commit 420de9b005
19 changed files with 214 additions and 255 deletions

View File

@@ -35,14 +35,6 @@ hr {
text-align: center;
}
/*
Stop all links from formatting themselves
*/
a {
text-decoration: none;
color: inherit;
}
.avatar {
display: inline-block;
box-sizing: border-box;