Skip to content
Snippets Groups Projects
Commit 270c8fb5 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

removed compiled styles

parent 3350ad47
No related branches found
No related tags found
No related merge requests found
@font-face{font-family:"LiberationSans";src:local("Liberation Sans"),url("/fonts/liberation-sans/LiberationSans-Regular.ttf");font-weight:normal;font-style:normal}@font-face{font-family:"LiberationSans";src:local("Liberation Sans"),url("/fonts/liberation-sans/LiberationSans-Bold.ttf");font-weight:bold;font-style:normal}@font-face{font-family:"LiberationSans";src:local("Liberation Sans"),url("/fonts/liberation-sans/LiberationSans-Italic.ttf");font-weight:normal;font-style:italic}@font-face{font-family:"LiberationSans";src:local("Liberation Sans"),url("/fonts/liberation-sans/LiberationSans-BoldItalic.ttf");font-weight:bold;font-style:italic}html{font-family:Liberation Sans}html body{margin:0;padding:0}.hidden{display:none}button{cursor:pointer}nav{background-color:#ff7f00;color:white;display:flex;align-items:center;gap:2rem}nav #page-logo a{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}nav #page-logo a>img{width:2.5rem;filter:brightness(0) invert(1)}nav ul{list-style-type:none;margin:0;padding:0;display:flex;flex-grow:1}nav ul li.whitespace{flex-grow:1}nav ul li>a{text-decoration:none;color:inherit;white-space:nowrap;padding:1rem;font-weight:bold}nav ul li>a:hover{background-color:#ff8c1a}
\ No newline at end of file
#payment-container{width:max-content;max-width:980px;border:1px solid #777;border-radius:.2rem}#payment-container>#heading{border:1px solid #777;background-color:#eaeaea;padding:.5rem}#payment-container #payment-provider-container{display:flex;align-items:center}#payment-container #payment-provider-container>#payment-information{margin:0 auto}#payment-container #payment-provider-container>#payment-providers{border-right:1px solid #777;padding:.5rem}#payment-container #payment-provider-container>#payment-providers>h1{margin:0;font-size:.7rem;font-weight:normal}#payment-container #payment-provider-container>#payment-providers>ul{list-style-type:none;margin:0;padding:0}#payment-container #payment-provider-container>#payment-providers>ul>li{cursor:pointer;padding:.5rem 1rem;background-color:#f5f5f5}#payment-container #payment-provider-container>#payment-providers>ul>li[data-active="true"]{background-color:orange;color:white;font-weight:bold;-webkit-text-stroke:#777 .01rem}#payment-container #payment-provider-container>#payment-providers>ul>li:not(:last-child){border-bottom:1px dashed #777}#payment-container>.step{border:1px solid #777;padding:1rem;color:rgba(120,120,120,0.5)}#payment-container>.step>.section-heading{display:flex;gap:.5rem}#payment-container>.step>.section-heading>.status{width:1rem}#payment-container>.step>.section-heading>.status>*{display:none}#payment-container>.step>.section-heading>.content{flex-grow:1}#payment-container>.step>.section-heading>.location{text-align:right;border-left:1px solid rgba(120,120,120,0.314);padding-left:.6rem}#payment-container>.step>.section-body{display:none}#payment-container>.step.current{color:inherit}#payment-container>.step.current .loading{display:block}#payment-container>.step.current .location{color:#777;border-color:#777}#payment-container>.step.current>.section-body{display:block}#payment-container>.step.finished{color:#40da50}#payment-container>.step.finished .finished{display:block}#finish-purchase .section-body>.options{display:flex;gap:2rem;justify-content:space-around}#finish-purchase .section-body>.options>label{display:block;cursor:pointer;padding:1rem;border:1px solid #777;border-radius:.8rem}#finish-purchase .section-body>input[type="radio"]{display:none}#finish-purchase .section-body>div.option-body{display:none}#finish-purchase .section-body .option-selected{background-color:#ff8000;color:white;-webkit-text-stroke:#777 .01rem;font-weight:bold;border-color:#fb8d21}#finish-purchase .section-body>#create-voucher-radio:checked~div#create-voucher.option-body{display:block}#finish-purchase .section-body>#create-voucher-radio:checked~.options>label[for="create-voucher-radio"]{background-color:#ff8000;color:white;-webkit-text-stroke:#777 .01rem;font-weight:bold;border-color:#fb8d21}#finish-purchase .section-body>#create-key-radio:checked~div#create-key.option-body{display:block}#finish-purchase .section-body>#create-key-radio:checked~.options>label[for="create-key-radio"]{background-color:#ff8000;color:white;-webkit-text-stroke:#777 .01rem;font-weight:bold;border-color:#fb8d21}#finish-purchase .section-body>#recharge-key-radio:checked~div#recharge-key.option-body{display:block}#finish-purchase .section-body>#recharge-key-radio:checked~.options>label[for="recharge-key-radio"]{background-color:#ff8000;color:white;-webkit-text-stroke:#777 .01rem;font-weight:bold;border-color:#fb8d21}
\ No newline at end of file
#offers{display:flex}#offers .offer{display:flex;width:max-content;padding:1em;border:1px solid #777;align-items:center;flex-direction:column}#offers .offer>h1{margin:0}#offers .offer>p.hint{margin:0;font-size:.7rem}#offers .offer>div.spacer{flex-grow:1}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment