YaCy-UI: small optical changes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5172 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
apfelmaennchen 17 years ago
parent bbacf86fe8
commit e071f759d2

@ -218,7 +218,7 @@ dl.pairs dt {
} }
/* jQuery Accordion */ /* jQuery Accordion */
.basic { .basic {
font-family: Helvetica,Arial,sans-serif; font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
width: 250px; width: 250px;
} }
.basic div { .basic div {
@ -244,7 +244,7 @@ dl.pairs dt {
text-decoration: none; text-decoration: none;
/* font-weight: bold; */ /* font-weight: bold; */
font-size: 12px; font-size: 12px;
color: black; color: #27537a;
background: url(../img/box250.png) no-repeat; background: url(../img/box250.png) no-repeat;
border-top: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #999; border-bottom: 1px solid #999;

Loading…
Cancel
Save