css fixes

This commit is contained in:
Mario Vavti
2017-03-31 13:59:28 +02:00
parent dc55c710da
commit 614366e499
3 changed files with 9 additions and 17 deletions

View File

@@ -143,18 +143,14 @@ li:hover .group-edit-icon {
bottom: 0px;
left: 0px;
width: 100%;
padding: 15px;
padding: 1rem;
}
#cover-photo-caption h1,
#cover-photo-caption h3 {
color: #fff;
font-weight: bold;
text-shadow: 1px 1px 3px rgba(0,0,0,.7);
}
.cover-photo-title {
font-size: 30px;
}
.cover-photo-subtitle {
font-size: 20px;
text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
a.wikilist {