first comit
This commit is contained in:
19
static/scss/material-bootstrap-wizard/_footers.scss
Normal file
19
static/scss/material-bootstrap-wizard/_footers.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
.footer{
|
||||
position: relative;
|
||||
bottom: 20px;
|
||||
right: 0px;
|
||||
width: 100%;
|
||||
color: #FFFFFF;
|
||||
z-index: 4;
|
||||
text-align: right;
|
||||
margin-top: 60px;
|
||||
text-shadow: 0 0px 1px black;
|
||||
|
||||
a{
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.heart{
|
||||
color: #FF3B30;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user