commit 06
This commit is contained in:
+3
-1
@@ -10,7 +10,8 @@ body {
|
||||
float: left;
|
||||
margin: 1em;
|
||||
width: 20em;
|
||||
background-color: #eeeeee;
|
||||
background-color: #eeeeff;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.card {
|
||||
@@ -20,6 +21,7 @@ body {
|
||||
margin: 1em;
|
||||
width: 20em;
|
||||
background-color: #eeeeee;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.card:hover {
|
||||
|
||||
Reference in New Issue
Block a user