chart updated etc

This commit is contained in:
2016-03-28 00:16:38 +02:00
parent 3fcd234ad8
commit 04087f80de
22 changed files with 756 additions and 612 deletions
+10
View File
@@ -10,3 +10,13 @@ html, body {
height: 100%;
overflow: hidden;
}
a, a:visited, a:link {
color: #5abfff;
text-decoration: none;
}
a:hover {
color: #5abfff;
text-decoration: underline;
}
-10
View File
@@ -7,16 +7,6 @@
padding: dist(-1);
}
a, a:visited, a:link {
color: #5abfff;
text-decoration: none;
}
a:hover {
color: #5abfff;
text-decoration: underline;
}
& > * {
margin-left: auto;
margin-right: auto;