Minor corrects on shadows
This commit is contained in:
parent
41504d07a7
commit
8faf6be4f2
@ -147,11 +147,11 @@ hr.small {
|
||||
background-size: cover;
|
||||
-o-background-size: cover;
|
||||
margin-bottom: 50px;
|
||||
text-shadow: black 0.1em 0.1em 0.1em;
|
||||
text-shadow: black 0em 0em 0.2em;
|
||||
}
|
||||
.post-heading > a {
|
||||
font-weight: bold;
|
||||
color: #ccc;
|
||||
color: #ddd;
|
||||
}
|
||||
.intro-header .site-heading,
|
||||
.intro-header .post-heading,
|
||||
|
2
static/css/clean-blog.min.css
vendored
2
static/css/clean-blog.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user