diff --git a/assets/main.css b/assets/main.css index f52b6f7..1b3f7d4 100644 --- a/assets/main.css +++ b/assets/main.css @@ -26,3 +26,17 @@ body { float: left; margin-right: 20px; } + +.terms-sidebar { + /*margin-top: 40px;*/ + } + .terms-sidebar ul { + position: fixed; + } + .terms-sidebar ul > li > a { + padding-bottom: 5px; + padding-top: 5px; + } + .terms-sidebar ul > .active > a { + color: red; + } \ No newline at end of file diff --git a/build/terms.tmpl b/build/terms.tmpl index 575a71f..41de7e0 100644 --- a/build/terms.tmpl +++ b/build/terms.tmpl @@ -66,8 +66,8 @@
-
@@ -132,9 +133,9 @@