a simple cover-photo implementation for redbasic default template

This commit is contained in:
Mario Vavti
2016-03-02 12:31:25 +01:00
parent 7808689198
commit c97cc1487c
6 changed files with 31 additions and 18 deletions

View File

@@ -174,6 +174,7 @@ header #banner {
z-index: 1040;
margin-top: 14px;
text-align: center;
text-shadow: 1px 1px 2px rgba(0,0,0,.5);
font-size: 14px;
font-family: tahoma, "Lucida Sans", sans;
color: $banner_colour;