chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
153115c
)
Fiddle with menu font size
author
Richard Kettlewell
<rjk@greenend.org.uk>
Mon, 26 May 2008 11:11:57 +0000
(12:11 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Mon, 26 May 2008 11:11:57 +0000
(12:11 +0100)
templates/disorder.css
patch
|
blob
|
blame
|
history
diff --git
a/templates/disorder.css
b/templates/disorder.css
index ee3dfd515c1c32bac8cd72cc24723adf7e026f9d..de41ea92eccb3b64804eed15a305e08055ac0efb 100644
(file)
--- a/
templates/disorder.css
+++ b/
templates/disorder.css
@@
-262,8
+262,7
@@
p.menubar {
/* Subelements are A for usable menus or SPAN for unusable ones */
p.menubar a, p.menubar span {
font-family: helvetica,sans-serif;
/* Subelements are A for usable menus or SPAN for unusable ones */
p.menubar a, p.menubar span {
font-family: helvetica,sans-serif;
- font-weight: bold;
- font-size: 14pt;
+ font-size: 24px;
text-decoration: none;
padding: 4px
}
text-decoration: none;
padding: 4px
}