diff --git a/css/global.css b/css/global.css index 5ab30d2..86be75a 100644 --- a/css/global.css +++ b/css/global.css @@ -15,12 +15,18 @@ a:visited { pre code { padding: 15px; + width: 100%; + height: auto; + overflow: auto; + box-sizing: border-box; + display: block; } pre, code { background-color: #d4d6db; border-radius: 4px; padding: 0px; + overflow: hidden; } .flabel { diff --git a/documentation/dependencies/index.html b/documentation/dependencies/index.html index ddfebea..729b387 100644 --- a/documentation/dependencies/index.html +++ b/documentation/dependencies/index.html @@ -73,6 +73,58 @@
Dependencies
+
+
+
+
+
+
+
+ Guides
+
+
+