aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-06 20:25:55 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-06 20:25:55 +0000
commit53f9d690ee2f49545d63788be6c1fe80d9ec6e58 (patch)
treeb9b51d06c214396d6ca4b79c380d26ce13f53a92 /h-source/Public
parent99a6ba9947839d62a3f09f48a0ba962c23794491 (diff)
added the entry "does it adopt any techniques to track users?" for printers - part 1
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index dacb52b..b911536 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -345,12 +345,12 @@ a.link_menu
.inner_label
{
float:left;
- width:300px;
+ width:320px;
}
.inner_value
{
float:left;
- width:300px;
+ width:280px;
color:#1f538e;
font-weight:bold;
}
@@ -388,7 +388,7 @@ a.link_menu
font:bold 12px/1.5 sans-serif,arial;
padding:10px;
margin:5px 0px 15px 0px;
- background:TOMATO;
+/* background:TOMATO; */
border-top:2px solid MAROON;
border-bottom:2px solid MAROON;
color:MAROON;