woah 3manyshadows5me
This commit is contained in:
parent
02f953b8e9
commit
49c9b00274
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue