summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-17 19:59:33 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-17 19:59:33 +0000
commitce1c091186c700a97f4e27b102ce2fc8db813934 (patch)
treec5579194ebedb6888a576e586bfae2c55899eac1 /usr/local/www/themes/pfsense-dropdown
parent03b42caaf5885e55489d8831467d0bfebdc60286 (diff)
downloadpfsense-ce1c091186c700a97f4e27b102ce2fc8db813934.zip
pfsense-ce1c091186c700a97f4e27b102ce2fc8db813934.tar.gz
raised footer for the Geek
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown')
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css40
1 files changed, 19 insertions, 21 deletions
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 87813e8..5a73884 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -78,26 +78,6 @@ form input {
width: 800px;
}
-#footer {
- position: relative;
- top: 10px;
- padding: 0px;
- margin: 6px;
- margin-left: 0px;
- margin-top: 2px;
- width: 800px;
- background-color: #990000;
- text-align: center;
- color: #ffffff;
- font-size: 0.75em;
- clear: both;
- margin-bottom: 20px;
-}
-#footer p {
- padding: 0px;
- margin: 0px;
-}
-
#left {
width: 800px;
height: 25px;
@@ -116,7 +96,25 @@ form input {
border-right: 1px solid #000000;
}
-
+#footer {
+ position: relative;
+ top: 3px;
+ padding: 0px;
+ margin: 6px;
+ margin-left: 0px;
+ margin-top: 2px;
+ width: 800px;
+ background-color: #990000;
+ text-align: center;
+ color: #ffffff;
+ font-size: 0.75em;
+ clear: both;
+ margin-bottom: 20px;
+}
+#footer p {
+ padding: 0px;
+ margin: 0px;
+}
/* Style the List */
#navigation {
OpenPOWER on IntegriCloud