X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fwamblee%2Fphotos%2Fwicket%2Fphotos.css;h=a99f31bc8c6327ffb97b1855c7d2ea590e5d5815;hb=8502a541a61b796a0ec6da1abdc78cc0ccf58bfe;hp=4c08befdd724f8ca741395e15c27fc9c4d861a38;hpb=6c8dd0362c097e5d3e40ca066b67ce6834e555df;p=photos diff --git a/src/main/java/org/wamblee/photos/wicket/photos.css b/src/main/java/org/wamblee/photos/wicket/photos.css index 4c08bef..a99f31b 100644 --- a/src/main/java/org/wamblee/photos/wicket/photos.css +++ b/src/main/java/org/wamblee/photos/wicket/photos.css @@ -2,6 +2,11 @@ body { font-family: sans-serif; } + +h1 { +font-size: 1.3em; +} + /* menu styling */ #menu { @@ -69,12 +74,20 @@ ul.feedbackPanel { margin-top: 1em; } -#content em { - display: block; +#navigation h1 { + font-size: 1.3em; + font-weight: bold; +} + +#navigation h1 .path { + font-style: oblique; +} + +#navigation em, #navigation a { margin-bottom: 0px; font-style: normal; - font-weight: bold; - font-size: 24px; + font-size: small; + font-family: sans-serif; } #photos th, #content td {