diff options
author | Kristian Lyngstol <kly@kly.no> | 2016-02-21 20:17:19 +0000 |
---|---|---|
committer | Kristian Lyngstol <kly@kly.no> | 2016-02-21 20:17:19 +0000 |
commit | 80f546c3c62a629367a8f48bf1d7b881948eda5a (patch) | |
tree | 97c1578895657fd6fa22a4e767b5d95c31627dc6 /web/nms.gathering.org/css/navbar-static-top.css | |
parent | de4d88c56d4044b440614237dae69ed0a4b630cb (diff) |
nms: Make NMS great again
Or: Move nms2 to root
Diffstat (limited to 'web/nms.gathering.org/css/navbar-static-top.css')
-rw-r--r-- | web/nms.gathering.org/css/navbar-static-top.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/nms.gathering.org/css/navbar-static-top.css b/web/nms.gathering.org/css/navbar-static-top.css new file mode 100644 index 0000000..bf6b28e --- /dev/null +++ b/web/nms.gathering.org/css/navbar-static-top.css @@ -0,0 +1,4 @@ + +.navbar-static-top { + margin-bottom: 19px; +} |