- css fix for navigators

- maybe this fixes the display problems on linuxtag.de

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6129 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
apfelmaennchen 16 years ago
parent 2b3e3ef6df
commit 121728643b

@ -90,4 +90,8 @@ div .ybpane {
margin-top: 150px;
margin-left: -12px;
text-align: center;
}
ul.nav li {
list-style-type:square;
list-style-position:outside;
}
Loading…
Cancel
Save