This commit is contained in:
gauthiier
2015-07-10 01:41:59 +02:00
parent 70f10c8b30
commit 153d2265d8
104 changed files with 22581 additions and 3743 deletions
+4 -1
View File
@@ -22,6 +22,10 @@ body {
background-color: #eeeeee;
}
.card:hover {
background-color: #eeeeff;
}
.data {
margin-left: 0.5em;
}
@@ -32,7 +36,6 @@ body {
table {
width: 100%;
dborder: 1px solid red;
}