better styling
This commit is contained in:
parent
e36172d337
commit
ceb95f02a6
@ -41,9 +41,13 @@ footer {
|
||||
|
||||
}
|
||||
#masthead {
|
||||
min-height:199px;
|
||||
background-color:#0F63FF;
|
||||
min-height:311px;
|
||||
background-color:#1A6BF9;
|
||||
color:#aaaacc;
|
||||
background-image: url('/assets/bg_header.png');
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-position: center 0 ;
|
||||
}
|
||||
|
||||
#masthead h1 {
|
||||
@ -55,7 +59,7 @@ footer {
|
||||
|
||||
#masthead .well {
|
||||
margin-top:31px;
|
||||
background-color:#0F63FF;
|
||||
background-color:#1A6BF9;
|
||||
border:none;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none ;
|
||||
@ -178,12 +182,3 @@ a,a:hover {
|
||||
padding:6px;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.btn-twitter {background-color:#4099FF;color:#fff;}
|
||||
.btn-facebook {background-color:#3B5998;color:#fff;}
|
||||
.btn-google-plus {background-color:#d34836;color:#fff;}
|
||||
|
||||
.btn-twitter:hover {background-color:#3088FF;color:#62BBFF;}
|
||||
.btn-facebook:hover {background-color:#2A4998;color:#4C6BBA;}
|
||||
.btn-google-plus:hover {background-color:#C23836;color:#E45A58;}
|
||||
|
||||
|
BIN
public/assets/bg_header.png
Normal file
BIN
public/assets/bg_header.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in New Issue
Block a user