5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 19:25:45 +00:00
panel/public/stylesheets/sutty.css

3 lines
429 B
CSS
Raw Normal View History

2017-09-26 16:05:00 +00:00
.background-cover{background:url(/assets/img/background.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.full-height{height:calc(100vh - 60px)}html{position:relative;min-height:100%}body{margin-bottom:60px}.footer{position:absolute;bottom:0;width:100%;height:60px;line-height:60px;text-align:center}
/*# sourceMappingURL=sutty.css.map */