X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=www%2Fdemo%2Fcss%2Fstyles.css;h=30fd855c15773ed66c4e82ad74edc7ca7e673e28;hb=228ae69ef8f9b9f864e289590f39f9574aa872f5;hp=3f7744529b1a5bd417bef8a63241f0ebbc1107de;hpb=b5288c1ea0785c0f3b979c73af3b287952f36d27;p=pazpar2-moved-to-github.git diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index 3f77445..30fd855 100644 --- a/www/demo/css/styles.css +++ b/www/demo/css/styles.css @@ -49,7 +49,6 @@ padding-top: 4px; padding-right: 35px; border-top: 1px solid #335382; height: 25px; -vertical-align: center; } div.topmenu a { @@ -98,7 +97,7 @@ height: 100%; background-color: #ffffff; background-image: url(../gfx/background.gif); background-position: top left; -backgroun-repeat: repeat-y; +background-repeat: repeat-y; color: #002863; position: relative; top: 100px; @@ -145,15 +144,11 @@ font: bold 11px verdana; } -a { +a, a:visited { color: #5d82b7; text-decoration: none; } -a:visited { -color: #a0689d; -} - a:hover { text-decoration: underline; } @@ -164,7 +159,6 @@ background-image: url(../gfx/arrow_right.gif); background-position: 7px 6px; background-repeat: no-repeat; display: block; -height: 20px; line-height: 20px; margin-bottom: 5px; } @@ -175,7 +169,6 @@ background-image: url(../gfx/arrow_down.gif); background-position: 7px 8px; background-repeat: no-repeat; font-weight: bold; -height: 20px; line-height: 20px; background-color: #e7ecf4; display: block; @@ -250,4 +243,8 @@ background-repeat: no-repeat; span.green { color: #63b05d; font-weight: bold; -} \ No newline at end of file +} + + +div.facet { +}