commit 05
This commit is contained in:
parent
7ab865f4a7
commit
07dd1d047d
@ -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;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
392
micro_cards.html
392
micro_cards.html
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user