add shadow to text in header

This commit is contained in:
German Correa 2017-11-23 10:10:31 -03:00
parent 77e55948d4
commit 9027d16b69

View File

@ -148,6 +148,7 @@ ol li
background:inherit;} background:inherit;}
#logo_text{ #logo_text{
margin-top:20px; margin-top:20px;
text-shadow: #444 0 1px 1px;
} }
#logo_text h1 #logo_text h1
{ {