diff --git a/Documentation/doc/resources/1.8.13/cgal_stylesheet.css b/Documentation/doc/resources/1.8.13/cgal_stylesheet.css
index 3074c662f0f..c424158f467 100644
--- a/Documentation/doc/resources/1.8.13/cgal_stylesheet.css
+++ b/Documentation/doc/resources/1.8.13/cgal_stylesheet.css
@@ -178,53 +178,10 @@ div.groupText {
font: 200% Tahoma, Arial,sans-serif;
}
-/* fix the back button by hacking the layout */
-/* this becomes unnecessary with the latest doxygen, r834 */
-#top {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- z-index: 1;
-}
-
-#footer {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
-}
-
-#doc-content {
- /* this is the header/footer padding */
- /* so the content does not hide behind them */
- padding-top: 91px;
- padding-bottom: 32px;
- overflow: visible;
-}
-
-#side-nav {
- position: fixed;
-}
-
#titlearea {
background: white;
}
-/* this adjusts the anchors inside the doc-content div by the height of */
-/* the header. this is necessary because anchors are not adjusted by the */
-/* height of the position: fixed top div. */
-#doc-content a.anchor {
- position: absolute;
- padding-top: 91px;
- margin-top: -91px;
-}
-
-#doc-content .anchor {
- padding-top: 91px;
- margin-top: -91px;
-}
-
#MSearchResultsWindow {
z-index: 2;
}
diff --git a/Documentation/doc/resources/1.8.13/header.html b/Documentation/doc/resources/1.8.13/header.html
index 45ac1a4028c..d55f35f5b1c 100644
--- a/Documentation/doc/resources/1.8.13/header.html
+++ b/Documentation/doc/resources/1.8.13/header.html
@@ -11,6 +11,7 @@
+
$treeview
$search
$mathjax