commit 05

This commit is contained in:
gauthiier 2015-07-10 01:55:20 +02:00
parent 7ab865f4a7
commit 07dd1d047d
2 changed files with 200 additions and 197 deletions

View File

@ -22,6 +22,10 @@ body {
background-color: #eeeeee; background-color: #eeeeee;
} }
.card:hover {
background-color: #eeeeff;
}
.data { .data {
margin-left: 0.5em; margin-left: 0.5em;
} }
@ -32,7 +36,6 @@ body {
table { table {
width: 100%; width: 100%;
dborder: 1px solid red;
} }

File diff suppressed because it is too large Load Diff