homepage, login css
This commit is contained in:
parent
f16060cc68
commit
6790ee0d1e
1 changed files with 1 additions and 12 deletions
|
@ -1,21 +1,10 @@
|
||||||
.colored-section2 {
|
|
||||||
/*
|
|
||||||
background-color: #e7dec8;
|
|
||||||
|
|
||||||
background-color: #d84747;
|
|
||||||
|
|
||||||
background-image: url("../images/banner.jpg");
|
|
||||||
background-size:cover;
|
|
||||||
*/
|
|
||||||
}
|
|
||||||
|
|
||||||
.big-heading{
|
.big-heading{
|
||||||
font-family: 'Source Sans Pro',sans-serif!important;
|
font-family: 'Source Sans Pro',sans-serif!important;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
text-shadow: rgb(0 0 0 / 10%) 0 5px 10px;
|
text-shadow: rgb(0 0 0 / 10%) 0 5px 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color:rgb(72, 115, 139);
|
color:rgb(53, 53, 53);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue