diff options
Diffstat (limited to 'configs/conferences/hotosm2019/main.less')
-rw-r--r-- | configs/conferences/hotosm2019/main.less | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/configs/conferences/hotosm2019/main.less b/configs/conferences/hotosm2019/main.less deleted file mode 100644 index c8c4441..0000000 --- a/configs/conferences/hotosm2019/main.less +++ /dev/null @@ -1,22 +0,0 @@ -@import "../../../assets/css/_structure.less"; - -.logo { - background-image: url(logo.png); - background-size: contain; - background-position: center; - background-repeat: no-repeat; - height: 120px; - margin: 20px 0 0 0; -} - -body.overview .panel-body { - text-align: center; -} - -body.overview .room .preview { - float: none; -} - -.panel-heading { - display: block; -}
\ No newline at end of file |