Fix shadow of main title
This commit is contained in:
parent
8bbe42eb7d
commit
06dd3a620d
@ -127,7 +127,7 @@ ol li
|
||||
.jumbotron{
|
||||
margin-bottom: 0px;
|
||||
height: 400px;
|
||||
color: white;
|
||||
|
||||
|
||||
background:transparent;
|
||||
}
|
||||
@ -170,11 +170,14 @@ ol li
|
||||
border-bottom: 0;
|
||||
text-transform: none;
|
||||
margin: 0;}
|
||||
|
||||
#logo_text h1 a:hover{
|
||||
text-shadow: #333 1px 1px 10px;
|
||||
}
|
||||
#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover
|
||||
{ padding: 22px 0 0 0;
|
||||
color: #FFF;
|
||||
text-decoration: none;
|
||||
|
||||
/*font-size: 60px;*/
|
||||
border: 0;
|
||||
font-weight: 700;
|
||||
|
Loading…
Reference in New Issue
Block a user