diff options
Diffstat (limited to 'configs/conferences/tint/main.less')
-rw-r--r-- | configs/conferences/tint/main.less | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/configs/conferences/tint/main.less b/configs/conferences/tint/main.less deleted file mode 100644 index 0f0a277..0000000 --- a/configs/conferences/tint/main.less +++ /dev/null @@ -1,17 +0,0 @@ -@import "../../../assets/css/_structure.less"; - -@navbar-default-color: #6f6f6f; -@navbar-default-bg: #000; - -body { - background-position: top right; - background-size: cover; - background-repeat: no-repeat; - - color: #000; - min-height: 100%; -} - -html { - min-height: 100%; -} |