Darkening background

This commit is contained in:
László Károlyi 2015-06-27 11:35:15 +02:00
parent 4e5dd7674b
commit 4ce00df3d1
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ a {
font-size: 18px;
position: relative;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
background-color: rgba(0, 0, 0, 0.4);
}
.content-center-wrapper .background {
position: absolute;