mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-04-23 03:12:15 +00:00
8 lines
74 B
CSS
8 lines
74 B
CSS
.card {
|
|
box-shadow: 0 0 5px black;
|
|
}
|
|
|
|
.backWhite {
|
|
background: white;
|
|
}
|