summaryrefslogtreecommitdiffstats
path: root/themes/lv2/static/css
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-11-21 23:11:21 -0500
committerDavid Robillard <d@drobilla.net>2014-11-21 23:11:21 -0500
commit4dabee5461648bb040e73e7c90a3ce1902d70f77 (patch)
tree4a9e61ae264a21c71affe673d70795353a704bd5 /themes/lv2/static/css
parented73356e710d9b20fce8bf98a15c9a63e54bd9d9 (diff)
downloadlv2site-4dabee5461648bb040e73e7c90a3ce1902d70f77.tar.xz
Organize site explicitly using pages.
Diffstat (limited to 'themes/lv2/static/css')
-rw-r--r--themes/lv2/static/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/lv2/static/css/style.css b/themes/lv2/static/css/style.css
index 7dc91ce..8e4d83a 100644
--- a/themes/lv2/static/css/style.css
+++ b/themes/lv2/static/css/style.css
@@ -213,4 +213,8 @@ h1 {
.page-header {
margin-top: 10px;
+}
+
+.navbar-right {
+ display: none;
} \ No newline at end of file