commit 06
This commit is contained in:
parent
5102d98a3c
commit
51400cd464
@ -10,7 +10,8 @@ body {
|
|||||||
float: left;
|
float: left;
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
width: 20em;
|
width: 20em;
|
||||||
background-color: #eeeeee;
|
background-color: #eeeeff;
|
||||||
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
@ -19,7 +20,8 @@ body {
|
|||||||
display: inline;
|
display: inline;
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
width: 20em;
|
width: 20em;
|
||||||
background-color: #eeeeee;
|
background-color: #eeeeee;
|
||||||
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card:hover {
|
.card:hover {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user