summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Treat2018-10-30 21:40:56 +0000
committerGitHub2018-10-30 21:40:56 +0000
commitbb14d724f1e82407868585c3f1a2652b147ffb92 (patch)
tree9fc107f736637c6b3cc4fcbe759b956a5b834553
parentce69536adc0724540a29a9a53898d573231434ff (diff)
parentd87bc1c3fd90e6f1df7c5358e9688d111223fe25 (diff)
Merge pull request #22 from webmasterMeyers/patch-1
Update global.css
-rw-r--r--themes/default/global.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/global.css b/themes/default/global.css
index 3f1a7966..c28cd9f6 100644
--- a/themes/default/global.css
+++ b/themes/default/global.css
@@ -256,7 +256,7 @@ div.logo {
border-bottom: 2px solid #000000;
margin-bottom: 2px;
background-image: url('../../images/themes/default/title.png');
- background-repeat: none;
+ background-repeat: no-repeat;
height: 50px;
}
div.logo a {