woah 3manyshadows5me

This commit is contained in:
Matthew Connelly 2015-03-14 20:19:13 +00:00
parent 02f953b8e9
commit 49c9b00274
1 changed files with 2 additions and 2 deletions

View File

@ -46,10 +46,10 @@ a:hover {
}
header h1 {
text-shadow: 0px 0px 3px rgba(0,0,0,1);
text-shadow: 0px 0px 4px rgba(0,0,0,.2);
}
p > .lead {
text-shadow: 0px 0px 1px rgba(0,0,0,.5);
text-shadow: 0px 0px 2px rgba(0,0,0,.1);
}
.highlight-bk {
background-color:#e8449f;