Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax le Fou <buttbadger@gmail.com>2020-03-10 23:42:33 +0300
committerMax le Fou <buttbadger@gmail.com>2020-03-10 23:42:33 +0300
commit91868e1b282c27c2b66fc109136eb9fa00f3b017 (patch)
treeec830522590d5f29ddc5d62b0338accc2a915286 /static/css/style.css
first commit
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
new file mode 100644
index 0000000..712b240
--- /dev/null
+++ b/static/css/style.css
@@ -0,0 +1,7 @@
+body {
+ visibility: hidden
+}
+
+.navmargin {
+ margin-top: 2em;
+} \ No newline at end of file