first comit
This commit is contained in:
8
static/scss/material-bootstrap-wizard/_card.scss
Normal file
8
static/scss/material-bootstrap-wizard/_card.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.card{
|
||||
background-color: #FFFFFF;
|
||||
padding: 10px 0;
|
||||
width: 100%;
|
||||
border-radius: $border-radius-large;
|
||||
color: $mdb-card-body-text;
|
||||
background: $mdb-card-body-background;
|
||||
}
|
||||
Reference in New Issue
Block a user