Compare commits
2 Commits
46270470fc
...
41504d07a7
Author | SHA1 | Date | |
---|---|---|---|
41504d07a7 | |||
3f25b250fb |
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,4 @@
|
||||
example
|
||||
babel.cfg
|
||||
messages.pot
|
||||
translations/fr/LC_MESSAGES/messages.mo
|
||||
|
@ -147,6 +147,11 @@ hr.small {
|
||||
background-size: cover;
|
||||
-o-background-size: cover;
|
||||
margin-bottom: 50px;
|
||||
text-shadow: black 0.1em 0.1em 0.1em;
|
||||
}
|
||||
.post-heading > a {
|
||||
font-weight: bold;
|
||||
color: #ccc;
|
||||
}
|
||||
.intro-header .site-heading,
|
||||
.intro-header .post-heading,
|
||||
|
6
static/css/clean-blog.min.css
vendored
6
static/css/clean-blog.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user