Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/style.css
diff options
context:
space:
mode:
authorSeth Woodworth <seth@isforinsects.com>2010-01-08 22:27:29 (GMT)
committer Seth Woodworth <seth@isforinsects.com>2010-01-08 22:27:29 (GMT)
commit467bd20b95881fc6d10fe66bba242df3037ea035 (patch)
tree50d90d9b00e99a6e5569f09556573e9ffdbf0687 /help/style.css
parentced63c4f69f0c02b37f26ab02bfa7f6580697c0e (diff)
merge current working branch to main repoHEADmaster
Diffstat (limited to 'help/style.css')
-rwxr-xr-xhelp/style.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/help/style.css b/help/style.css
index a4d2b92..9710be2 100755
--- a/help/style.css
+++ b/help/style.css
@@ -1,7 +1,7 @@
body {
font-family : trebuchet,verdana, sans-serif;
- font-size: 12px;
- line-height:17px;
+ font-size: 16px;
+ line-height:18px;
}
#content {
padding:10px;
@@ -16,18 +16,18 @@ body {
#index {
color: #ff7f00;
font-family: trebuchet,sans-serif;
- font-size: 10px;
+ font-size: 12px;
line-height:11px;
position:absolute;
top:20px;
- left :10px;
+ left :5px;
}
#index UL {
- width: 100px;
+ width: 118px;
list-style-type: None;
padding-left: 0px;
- border: 14px solid #ff7f00;
+ border: 5px solid #ff7f00;
background-color: #ff7f00;
margin: 0px 0px 0px 0px;
}