summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-30 01:30:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-30 01:30:31 +0000
commit8a220491a96871ac4acc0ce72a9543b684294be2 (patch)
tree8b1c5e5bc59f7ae7326d55f4f68383e5d1aba299 /usr/local/www/themes/the_wall
parentb781ca0abcc61230215a4d418fa35a92ccd83353 (diff)
downloadpfsense-8a220491a96871ac4acc0ce72a9543b684294be2.zip
pfsense-8a220491a96871ac4acc0ce72a9543b684294be2.tar.gz
* Use span
* Make item 600 px wide * Misc cleanup
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/all.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index dba6ed1..7300751 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -7,7 +7,7 @@ html, body, td, th, input, select {
.infoboxnptd2 {
width:70%;
- font-color:white;
+ color:white;
background-color:#990000;
}
@@ -30,6 +30,7 @@ html, body, td, th, input, select {
.infoboxnp {
background-color:#990000;
+ width:600px;
}
.infoboxnpimg {
OpenPOWER on IntegriCloud