diff --git a/htroot/YMarks.html b/htroot/YMarks.html index 5f348587a..9c964036e 100644 --- a/htroot/YMarks.html +++ b/htroot/YMarks.html @@ -29,7 +29,7 @@ #%env/templates/header.template%# - +
API The information that is presented on this page can also be retrieved as XML. @@ -49,7 +49,7 @@ To see a list of all APIs, please visit the +
  • Explorer
  • Tag Manager
  • diff --git a/htroot/env/yacy-ymarks.css b/htroot/env/yacy-ymarks.css index f7f0e40d4..7478c87e8 100644 --- a/htroot/env/yacy-ymarks.css +++ b/htroot/env/yacy-ymarks.css @@ -9,7 +9,7 @@ } /* Sidebar */ -#ymarks_body div.sidebar { +#ymarks_body div.ymark-sidebar { width:250px; float:right; margin-right: 10px;