aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/sonoj2017/main.less
diff options
context:
space:
mode:
authorLukas Schauer2021-04-06 19:54:16 +0200
committerLukas Schauer2021-04-06 19:54:16 +0200
commitd3c805518a0a0349f56288559254f3107cf5e96c (patch)
treed8fc917c02ba1e4431469fc81c23e726d3ad5015 /configs/conferences/sonoj2017/main.less
parent58a6e71c844ae16502fd996859b14a6e25b838ee (diff)
archive some older conferences
Diffstat (limited to 'configs/conferences/sonoj2017/main.less')
-rwxr-xr-xconfigs/conferences/sonoj2017/main.less25
1 files changed, 0 insertions, 25 deletions
diff --git a/configs/conferences/sonoj2017/main.less b/configs/conferences/sonoj2017/main.less
deleted file mode 100755
index d96cacc..0000000
--- a/configs/conferences/sonoj2017/main.less
+++ /dev/null
@@ -1,25 +0,0 @@
-@import "../../../assets/css/_structure.less";
-
-@navbar-default-link-color: #fff;
-@navbar-default-bg: #000;
-
-.logo {
- background-image: url(sonoj_banner.png);
- background-size: contain;
- background-position: center;
- background-repeat: no-repeat;
- height: 228px;
- margin: 20px 0 0 0;
-}
-
-.navbar-brand {
- height: 60px !important;
- line-height: 38px !important;
-}
-
-.navbar-brand .icon {
- height: 38px !important;
- width: 41px !important;
- background-image: url('logo.png') !important;
- background-size: 41px 38px !important;
-}