Relative bg_slashes.gif

This commit is contained in:
squeek 2015-03-20 01:18:30 -07:00
parent 6df64ebfc1
commit 029fb050e3
3 changed files with 2 additions and 2 deletions

View file

@ -261,7 +261,7 @@ header h1 a:hover {text-decoration:none;}
text-align:center;
}
.header-half {width: auto; position:relative; float: none; height: auto; margin: 1%; padding: 1em 0em; }
.billboard { background-image: url("http://www.fortress-forever.com/bg_slashes.gif"); background-color: #86929C; color: #fff; }
.billboard { background-image: url("../images/bg_slashes.gif"); background-color: #86929C; color: #fff; }
.billboard a { color: #CDD7DD; }
.billboard .highlight { background-color: rgba(0,0,0,.1); padding:.05em .25em; }
.billboard.padded { padding-top: 2.5em; padding-bottom: 1.5em; }

BIN
images/bg_slashes.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 B

View file

@ -8,7 +8,7 @@ $DB = $config["site_db"];
<!DOCTYPE html>
<html>
<head>
<title>Fortress Forever</title>
<title>Fortress Forever - A Source Mod inspired by Team Fortress</title>
<base href="<?=FF_HOST?>/" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>