diff --git a/html/Dein.Equipment/public/stylesheets/style.css b/html/Dein.Equipment/public/stylesheets/style.css index 6d13b57..e449c45 100644 --- a/html/Dein.Equipment/public/stylesheets/style.css +++ b/html/Dein.Equipment/public/stylesheets/style.css @@ -471,4 +471,4 @@ template { border-radius: 0 3px 3px 0; border-right: 1px solid #A33; } -html,body{height:100%}body{font:1em "Lucida Grande",Helvetica,Arial,sans-serif}@media (min-width:768px){body>*{width:600px;margin:auto}}a{color:#f49a34;text-decoration:none}a:hover{text-decoration:none;color:#cecdd2;background-color:rgba(255,255,255,0.5)}a#back{display:block;position:absolute;left:5px;top:5px;line-height:1.2em;font-size:1.8em;font-weight:bold;text-align:center;background-color:rgba(255,255,255,0.1);border:1px solid #cecdd2;border-radius:3px;width:1.5em;height:1.5em;z-index:2}.btn{border-radius:3px}.btn:hover{background-color:#cecdd2;border-color:#cecdd2}.btn.btn-primary{background-color:#f49a34;border-color:#f49a34}.btn.btn-primary:active{background-color:#f49a34;border-color:#f49a34}.btn.btn-primary:active:hover{background-color:#cecdd2;border-color:#cecdd2}#stage{position:relative;width:100%;height:100%;background-image:url('/images/stage-camping-001.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover}#stage .welcome{position:relative;width:100%;top:30%;color:#fff;font-size:3em;font-weight:bold;text-align:center}#stage .startLink{display:block;width:70%;margin:auto;position:relative;top:40%;border:1px solid #fff;color:#fff;font-size:1.3em;text-align:center;padding:.6em}#stage .startLink:hover{background-color:rgba(255,255,255,0.5);text-decoration:none}#items{background-color:#cecdd2}#items .item{display:block;position:relative;border-bottom:10px solid #fff}#items .item:last-child{border-bottom:0 none}#items .item:hover{text-decoration:none}#items .item:hover title{background-color:rgba(255,255,255,0.5);color:#cecdd2}#items .item:hover intro{background-color:rgba(255,255,255,0.5)}#items .item .preview{height:auto;width:100%}#items .item title{display:block;position:relative;top:0;width:100%;background-color:rgba(206,205,210,0.5);border-bottom:1px solid #fff;padding:.2em 0;color:#fff;text-align:center;font-weight:bold;font-size:1.1em}#items .item intro{display:none;position:absolute;bottom:0;width:100%;text-align:center;font-size:1em;font-weight:normal;color:#fff;background-color:rgba(206,205,210,0.5);border-top:1px solid #fff}#itemPage #stage{height:auto;border-bottom:1px solid #f49a34;margin-bottom:10px}#itemPage #details{text-align:justify;padding:0 5px}#itemPage #details p{margin-left:25px;margin-right:25px}#itemPage #details .price{text-align:center}#itemPage #details .price .value{color:#f49a34;font-size:2em}#itemPage #details .price .deposit{font-size:1em;color:#cecdd2}footer{margin-top:10px;border-top:1px solid #f49a34;background-color:rgba(206,205,210,0.5);text-align:center}footer a:hover{background-color:inherit}section.cookie{padding:0 3px;overflow:hidden;height:0;margin-top:0;-webkit-animation:slide .5s forwards;-webkit-animation-delay:2s;animation:slide .5s forwards;animation-delay:2s}@-webkit-keyframes slide{100%{height:auto;margin-top:5px}}@keyframes slide{100%{height:auto;margin-top:5px}}section.cookie .infotext{font-size:14px;font-weight:bold;line-height:14px}.lawthings h2{text-align:center;margin-bottom:30px}.input-daterange{flex-direction:column}.input-daterange.input-group .form-control,.input-daterange.input-group .input-group-addon{width:100%;display:block;border:1px solid #cecdd2}.input-daterange.input-group .input-group-addon{text-align:center}.input-daterange.input-group .form-control{border-radius:3px}.request{margin-top:20px}.request h5{font-size:1.2em;font-weight:bold;margin-bottom:10px}.request .datepicker table tr td.today,.request .datepicker table tr td.highlighted{background-image:none;background-color:rgba(244,154,52,0.5)} \ No newline at end of file +html,body{height:100%}body{font:1em "Lucida Grande",Helvetica,Arial,sans-serif}@media (min-width:768px){body>*{width:600px;margin:auto}}a{color:#f49a34;text-decoration:none}a:hover{text-decoration:none;color:#cecdd2;background-color:rgba(255,255,255,0.5)}a#back{display:block;position:absolute;left:5px;top:5px;line-height:1.2em;font-size:1.8em;font-weight:bold;text-align:center;background-color:rgba(255,255,255,0.1);border:1px solid #cecdd2;border-radius:3px;width:1.5em;height:1.5em;z-index:2}.btn{border-radius:3px}.btn:hover{background-color:#cecdd2;border-color:#cecdd2}.btn.btn-primary{background-color:#f49a34;border-color:#f49a34}.btn.btn-primary:active{background-color:#f49a34;border-color:#f49a34}.btn.btn-primary:active:hover{background-color:#cecdd2;border-color:#cecdd2}#stage{position:relative;width:100%;height:100%;background-image:url('/images/stage-camping-001.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover}#stage .welcome{position:relative;width:100%;top:30%;color:rgba(206,205,210,0.85);font-size:3em;font-weight:bold;text-align:center;background-color:rgba(255,255,255,0.4);border-top:1px solid #f49a34;border-bottom:1px solid #f49a34;padding:10px 0}#stage .welcome span.sub{display:block;font-size:.8em}#stage .welcome span:nth-child(2){margin-top:20px}#stage .welcome span.colored{color:#f49a34}#stage .startLink{display:block;width:70%;margin:auto;position:relative;top:40%;border:1px solid #cecdd2;color:#cecdd2;font-size:1.3em;text-align:center;padding:.6em}#stage .startLink:hover{background-color:rgba(255,255,255,0.5);text-decoration:none;color:#fff}#items{background-color:#cecdd2}#items .item{display:block;position:relative;border-bottom:10px solid #fff}#items .item:last-child{border-bottom:0 none}#items .item:hover{text-decoration:none}#items .item:hover title{background-color:rgba(255,255,255,0.5);color:#cecdd2}#items .item:hover intro{background-color:rgba(255,255,255,0.5)}#items .item .preview{height:auto;width:100%}#items .item title{display:block;position:relative;top:0;width:100%;background-color:rgba(206,205,210,0.5);border-bottom:1px solid #fff;padding:.2em 0;color:#fff;text-align:center;font-weight:bold;font-size:1.1em}#items .item intro{display:none;position:absolute;bottom:0;width:100%;text-align:center;font-size:1em;font-weight:normal;color:#fff;background-color:rgba(206,205,210,0.5);border-top:1px solid #fff}#itemPage #stage{height:auto;border-bottom:1px solid #f49a34;margin-bottom:10px}#itemPage #details{text-align:justify;padding:0 5px}#itemPage #details p{margin-left:25px;margin-right:25px}#itemPage #details .price{text-align:center}#itemPage #details .price .value{color:#f49a34;font-size:2em}#itemPage #details .price .deposit{font-size:1em;color:#cecdd2}footer{margin-top:10px;border-top:1px solid #f49a34;background-color:rgba(206,205,210,0.5);text-align:center}footer a:hover{background-color:inherit}section.cookie{padding:0 3px;overflow:hidden;height:0;margin-top:0;-webkit-animation:slide .5s forwards;-webkit-animation-delay:2s;animation:slide .5s forwards;animation-delay:2s}@-webkit-keyframes slide{100%{height:auto;margin-top:5px}}@keyframes slide{100%{height:auto;margin-top:5px}}section.cookie .infotext{font-size:14px;font-weight:bold;line-height:14px}.lawthings h2{text-align:center;margin-bottom:30px}.input-daterange{flex-direction:column}.input-daterange.input-group .form-control,.input-daterange.input-group .input-group-addon{width:100%;display:block;border:1px solid #cecdd2}.input-daterange.input-group .input-group-addon{text-align:center}.input-daterange.input-group .form-control{border-radius:3px}.request{margin-top:20px}.request h5{font-size:1.2em;font-weight:bold;margin-bottom:10px}.request .datepicker table tr td.today,.request .datepicker table tr td.highlighted{background-image:none;background-color:rgba(244,154,52,0.5)} \ No newline at end of file diff --git a/html/Dein.Equipment/public/stylesheets/style.less b/html/Dein.Equipment/public/stylesheets/style.less index b73c19d..9a3da12 100644 --- a/html/Dein.Equipment/public/stylesheets/style.less +++ b/html/Dein.Equipment/public/stylesheets/style.less @@ -94,10 +94,29 @@ a { position: relative; width: 100%; top: 30%; - color: @color_white; + color: fade(@color_grey, 85%); font-size: 3em; font-weight: bold; text-align: center; + background-color: fade(@color_white, 40%); + border-top: 1px solid @color_orange; + border-bottom: 1px solid @color_orange; + padding: 10px 0; + + span { + &.sub { + display: block; + font-size: 0.8em; + } + + &:nth-child(2) { + margin-top: 20px; + } + + &.colored { + color: @color_orange; + } + } } .startLink { @@ -106,8 +125,8 @@ a { margin: auto; position: relative; top: 40%; - border: 1px solid @color_white; - color: @color_white; + border: 1px solid @color_grey; + color: @color_grey; font-size: 1.3em; text-align: center; padding: 0.6em; @@ -115,6 +134,7 @@ a { &:hover { background-color: fade(@color_white, 50%); text-decoration: none; + color: @color_white; } } } diff --git a/html/Dein.Equipment/views/index.pug b/html/Dein.Equipment/views/index.pug index b55f222..7d6c0ae 100644 --- a/html/Dein.Equipment/views/index.pug +++ b/html/Dein.Equipment/views/index.pug @@ -3,7 +3,10 @@ extends layout block content #stage - div.welcome Willkommen auf Dein.Equipment + div.welcome + span Willkommen auf Dein.Equipment + span.sub.colored Clever Leihen. + span.sub.neutral Nicht kaufen. a.startLink(href="#", onclick="document.getElementById('items').scrollIntoView(); return false;") Jetzt stöbern section#items