Finish banner testing #601

Merged
georgebs merged 1 commits from :test into test 2018-11-15 08:50:47 +00:00
4 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 444 KiB

After

Width:  |  Height:  |  Size: 444 KiB

View File

@ -122,7 +122,7 @@ img.signatory-logo {
#donate {
.campaign-box-center;
font-family: "Roboto", sans-serif;
background: url('/graphics/Donate.png') top center no-repeat #666;
background: url('/graphics/Donate-banner.png') top center no-repeat #666;
background-size: cover;
font-size: 2em;
@media (min-width: @screen-xs) {

2
look/fsfe.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<campaigns>
<campaign running="yes" id="donate">
<text>The fsfe depends on your donations. Please donate!</text>
<text>Donate to fsfe, today!</text>
<link>/donate</link>
</campaign>
</campaigns>