From 3254c0679b5a2b217e258e50de709b1cab0fe5e7 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 21 Jul 2019 19:39:00 +0200 Subject: fix layout --- _includes/azerothcore/sidebar.html | 138 ++++++++++++++++++------------------- assets/css/azerothcore.css | 1 - 2 files changed, 69 insertions(+), 70 deletions(-) diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 3539495..876234e 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -1,70 +1,70 @@ -
-How-To ( branch master ) Edit
-
-Install on your System:
-
-Install on the cloud:
-
-Contributing:
-
-Database [WIP]:
-
-Other:
-
-Documentation
-
-Archive
-
-Old unsupported Versions:
-
-
+ diff --git a/assets/css/azerothcore.css b/assets/css/azerothcore.css index e62a168..5c34483 100644 --- a/assets/css/azerothcore.css +++ b/assets/css/azerothcore.css @@ -64,7 +64,6 @@ body > .wrapper { line-height: 1.5; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; font-size: 16px; - line-height: 1.5; word-wrap: break-word; } -- cgit