Total Weight offenders

This commit is contained in:
Gaël Métais
2015-05-30 12:52:50 +02:00
parent 7b64288765
commit d7ddae38e5
11 changed files with 144 additions and 45 deletions
+14
View File
@@ -221,4 +221,18 @@
border: 0.2em solid #f1c40f;
}
}
}
.totalWeightPie {
max-width: 39em;
margin: 2em auto 4em;
canvas {
max-width: inherit;
}
}
.hugeFile {
font-weight: bold;
color: #e74c3c;
}