aboutsummaryrefslogtreecommitdiff
path: root/furry
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-07-27 04:47:58 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-07-27 04:47:58 +0200
commitb028da9fea70c65ccd52d1d478859739027d756a (patch)
treef6ad05f4313499ebd84c2afd26320217b18ad04f /furry
parentaf9e5ef458b93ef2003905e1ccc5665e7266c242 (diff)
downloadmain-b028da9fea70c65ccd52d1d478859739027d756a.tar.gz
main-b028da9fea70c65ccd52d1d478859739027d756a.tar.bz2
main-b028da9fea70c65ccd52d1d478859739027d756a.zip
Commmmmmit
Diffstat (limited to 'furry')
-rw-r--r--furry/index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/furry/index.php b/furry/index.php
index 3466165..b88930b 100644
--- a/furry/index.php
+++ b/furry/index.php
@@ -1,5 +1,7 @@
<?php $_TITLE = "Furry fandom"; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/header.php"; ?>
-<div style="margin-top: 56px;z-index: 5;background: #fff;padding-top: 20px;min-height: calc(100vh - 57px);" id="main-box">
+<div style="z-index: 5;background: #fff;min-height: calc(100vh - 57px);" id="main-box">
+ <div id="project-hero" style="background-image:url('/static/hero/furry.jpg');"></div>
+
<div class="container">
<?php $_ACTIVE = "furry"; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/categories.php"; ?>
<h2><?= l("I'm a furry, so what?", "Je suis un furry, alors ?") ?></h2>