frontend: resize heading pictures as thumb file

This commit is contained in:
nemunaire 2020-01-28 14:02:56 +01:00
commit 0bc42282aa
4 changed files with 14 additions and 4 deletions

View file

@ -331,7 +331,7 @@ img {
margin-bottom: -15rem;
}
.page-header h1 {
text-shadow: 0 0 5px rgba(255,255,255,0.9)
text-shadow: 0 0 15px rgba(255,255,255,0.95), 0 0 5px rgb(255,255,255)
}
.page-header h1, .page-header h1 a {
color: black;