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:
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