mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
1 line
23 KiB
CSS
1 line
23 KiB
CSS
|
/*! Bagpakk v1.0.0b | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/bagpakk */*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.centered,.clear,.clearfix,.pagination ul.page-numbers,.small-width,.wrap,blockquote,hr{zoom:1}.centered:after,.centered:before,.clear:after,.clear:before,.clearfix:after,.clearfix:before,.pagination ul.page-numbers:after,.pagination ul.page-numbers:before,.small-width:after,.small-width:before,.wrap:after,.wrap:before,blockquote:after,blockquote:before,hr:after,hr:before{content:"";display:table}.centered:after,.clear:after,.clearfix:after,.pagination ul.page-numbers:after,.small-width:after,.wrap:after,blockquote:after,hr:after{clear:both}html{height:100%;max-height:100%;overflow-x:hidden!important}body{overflow-x:hidden!important;overflow-y:auto}article,aside,details,div,figcaption,figure,footer,header,hgroup,main,nav,section,summary{-ms-word-wrap:break-word;word-wrap:break-word}a>img{-webkit-backface-visibility:hidden;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}a>img:hover{opacity:.8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.left{float:left}.right{float:right}.caption{opacity:.8}.centered,.small-width,blockquote{margin-left:auto!important;margin-right:auto!important;display:block;float:none!important}.no-margin{margin:0!important}.no-padding{padding:0!important}.no-border,.no-border img{border:none!important}.table{display:table}.table .table-cell{display:table-cell;vertical-align:middle}ul.inline-list li{display:inline;margin:0 1rem;list-style-type:none!important}.wrap{margin:0 auto;max-width:1140px;width:92%}.hero{font-size:1.1rem;padding:6rem 0}.container{padding:4.2358rem 0}.small-width{max-width:740px}.font-color-alt{color:#f2f2f2}.font-color-alt a,.font-color-alt h1,.font-color-alt h2,.font-color-alt h3,.font-color-alt h4,.font-color-alt h5,.font-color-alt h6{color:#fff}.box-emboss{background:rgba(0,0,0,.05);-webkit-box-shadow:rgba(255,255,255,.5)0 1px 0,inset rgba(0,0,0,.05)0 1px 0;-moz-box-shadow:rgba(255,255,255,.5)0 1px 0,inset rgba(0,0,0,.05)0 1px 0;box-shadow:rgba(255,255,255,.5)0 1px 0,inset rgba(0,0,0,.05)0 1px 0}.col-1,.col-10,.col-11,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:100%;margin-bottom:3rem}.site-footer{padding:5rem 0;background:#393939;color:#767676}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#767676}.site-footer a{color:#b6b6b6;text-decoration:none}.site-footer a:hover{color:#4bbd93}.gist{margin:1.618em 0}.gist a{border:none!important}table{border-collapse:collapse;border-spacing:0;font-size:1.618rem;line-height:2;margin:0 0 1.5em;width:100%}caption,td,th{font-weight:400;text-align:left}caption{font-size:1em;margin:.5em 0}th{font-weight:700;text-transform:uppercase}td{border-bottom:2px solid rgba(0,0,0,.05);padding:.5rem .5rem .5rem 0}.gist table{margin-bottom:0}.gist table td{border-bottom:none}html{font-size:62.5%}body{background:#fff;color:#666;font-size:1.8rem;line-height:1.7;font-family:Georgia,serif}a{color:#4bbd93}a:focus{outline:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#333}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#4bbd93}i{-webkit-backface-visibility:hidden}h1,h2,h3,h4,h5{font-family:Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700;text-rendering:optimizeLegibility;line-height:1.618;margin-top:0;margin-bottom:1rem}h1,h2,h3,h4{color:#333}h1,h2{font-size:3rem;line-height:1.1em}h3{font-size:2.8rem}h4{font-size:2.3rem}h5{font-size:2.5rem}h6{font-size:2rem}ol,p,ul{margin:0 0 1.618rem}.dropcap:first-letter{color:#333;font-size:6rem;margin-top:-1.618rem;margin-right:1.3rem;margin-bottom:0;float:left}hr{display:block;border:none;height:4px;background:rgba(0,0,0,.05);margin:4rem auto;width:100%}blockquote{font-size:1.1em;font-style:italic;max-width:740px;color:#333;font-family:Georgia,serif;margin:1em 0 1.618em -2.2em
|