projects
/
Evergreen_Website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea7055
)
h2 is being skipped in most pages, probably because it looks bad
author
dbs
<dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 18 Nov 2010 02:59:53 +0000
(
02:59
+0000)
committer
dbs
<dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 18 Nov 2010 02:59:53 +0000
(
02:59
+0000)
Make it identical to h3 for now so that most pages can have
proper structure.
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/evergreen-ils.org@1073
6d9bc8c9
-1ec2-4278-b937-
99fde70a366f
css/style.css
patch
|
blob
|
history
diff --git
a/css/style.css
b/css/style.css
index
2df2e55
..
3bb6641
100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-53,16
+53,8
@@
font-weight: normal;
letter-spacing: -1px;
text-decoration: none;
}
-h2 {
-font-family: Tahoma, Verdana, Arial;
-font-size: 160%;
-margin: 0;
-padding: 0;
-color: #666;
-font-weight: normal;
-}
-h3 {
+h
2, h
3 {
font-size: 100%;
margin: 10px 0 7px 0;
padding: 4px;