transparency
This commit is contained in:
parent
ceb95f02a6
commit
2a567232b7
@ -42,7 +42,7 @@ footer {
|
||||
}
|
||||
#masthead {
|
||||
min-height:311px;
|
||||
background-color:#1A6BF9;
|
||||
background-color:#1D84FB;
|
||||
color:#aaaacc;
|
||||
background-image: url('/assets/bg_header.png');
|
||||
background-repeat: no-repeat;
|
||||
@ -58,14 +58,16 @@ footer {
|
||||
}
|
||||
|
||||
#masthead .well {
|
||||
margin-top:31px;
|
||||
background-color:#1A6BF9;
|
||||
clear:both;
|
||||
|
||||
/*margin-top:31px;*/
|
||||
background-color:#1D84FB;
|
||||
border:none;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none ;
|
||||
box-shadow: none;
|
||||
color:#fff;
|
||||
min-height:127px;
|
||||
/*min-height:127px;*/
|
||||
}
|
||||
|
||||
#topPanel {
|
||||
@ -139,7 +141,8 @@ a,a:hover {
|
||||
}
|
||||
|
||||
.panel {
|
||||
margin-top: -45px;
|
||||
clear:both;
|
||||
margin-top: -120px;
|
||||
background-color: #fff;
|
||||
border:3px solid #3AB1FE ! important;
|
||||
border-radius:0;
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user