projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a76e60
)
Change font-size measures, closes #446
author
Florian Fainelli
<
[email protected]
>
Sun, 2 Apr 2006 16:49:07 +0000
(16:49 +0000)
committer
Florian Fainelli
<
[email protected]
>
Sun, 2 Apr 2006 16:49:07 +0000
(16:49 +0000)
SVN-Revision: 3581
openwrt/package/webif/files/www/webif.css
patch
|
blob
|
history
diff --git
a/openwrt/package/webif/files/www/webif.css
b/openwrt/package/webif/files/www/webif.css
index 599946d97ee7a4f44ccd472ba580f76209e07d4f..c4b31af465af500691960b60a1aa0da2a98e8d5b 100644
(file)
--- a/
openwrt/package/webif/files/www/webif.css
+++ b/
openwrt/package/webif/files/www/webif.css
@@
-5,7
+5,7
@@
html, body {
font-family: Verdana, Helvetica, sans-serif;
- font-size: 1
0pt
;
+ font-size: 1
.0em
;
width: inherit;
height: 100%;
}
@@
-126,7
+126,7
@@
option {
#header #mainmenu h3 {
padding-left: 1em;
float: left;
- font-size:
9pt
;
+ font-size:
0.9em
;
text-transform: uppercase;
}
@@
-136,7
+136,7
@@
option {
}
#header #mainmenu li {
- font-size:
9pt
;
+ font-size:
0.9em
;
float: left;
margin-left: 1.5em;
}
@@
-251,7
+251,7
@@
option {
color: white;
text-decoration: none;
font-weight: normal;
- font-size: 1
1pt
;
+ font-size: 1
.1em
;
}
#save a:hover {