You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
12 KiB
CSS

9 years ago
h1, h2, h3, h4, h5, h6 { margin-top: 0.5rem; margin-bottom: 0.1rem } h1 { font-size: 3.094rem } h2 { font-size: 2.32rem } h3 { font-size: 1.74rem } h4 { font-size: 1.305rem } h5 { font-size: 0.979rem } h6 { font-size: 0.734rem } a { text-decoration: none; color: #2ba6cb } input[type="text"], input[type="password"], input[type="email"] { padding: 0.2rem; margin-bottom: 1rem; width: 100% } select { padding: 0.2rem; margin-bottom: 1rem } input[type="email"] { margin-right: 0.3rem; verticle-align: middle } .expand { width: 100% } .button { font-weight: bold; cursor: pointer; background-color: #2ba6cb; font-size: 0.979rem; padding: 0.5rem; border: 1px solid #2284A1; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5) inset; color: white; transition: background-color 300ms ease-out 0s } .button:hover { background-color: #2284A1 } .button.secondary { background-color: #ccc; border: 0.1rem solid #999 } .button-small { font-size: 0.734rem; padding: 0.2rem } .button.right { margin-top: 0.6rem; margin-right: 0.2rem } .button-shadowed { background-color: inherit; padding: 0.2rem; margin: 0.2rem; box-shadow: 0 0 1px 1px #999; border-radius: 0.2rem } .horizontal-spacer { height: 1rem } .vertical-spacer { width: 1rem; display: inline-block } .font-small { text-align: center } .center { text-align: center } p.small-font { font-size: 0.734rem; line-height: 1.125rem; margin-top: 0.2rem; margin-bottom: 0.2rem } p.tiny-font { font-size: 0.55rem; line-height: 0.75rem; margin-top: 0.2rem; margin-bottom: 0.2rem } .overflow-hidden { overflow: hidden } .small-font { font-size: 0.734rem; line-height: 1.25rem } .inline { display: inline } .unstyled-link { text-decoration: inherit !important; color: inherit !important; font-family: inherit !important; font-weight: inherit !important; font-style: inherit !important; line-height: inherit !important; background-color: inherit !important } .fixed { position: fixed } .hidden { visibility: hidden } .icon-button { border: 0; background: inherit } .display-none { display: none } .inline { display: inline-block } .accordion-container { list-style: none; margin-left: 0 } .accordion:first-child { border-top: 0.1rem solid #888 } .accordion { border: 0.1rem solid #888; border-top: 0; padding: 0.3rem; list-style: none; background: #ddd } .accordion-selected { background: inherit } .accordion-header { cursor: pointer } code { font-size: 0.734rem } #api-landing-background-container { display: flex; -webkit-flex: flex; flex-direction: column; -webkit-flex-direction: column; height: 610px } #api-landing-background-text-container { flex: 1 1 auto; -webkit-flex: 1 1 auto; display: -webkit-flex; display: flex; flex-direction: column; -webkit-flex-direction: column; justify-content: center; -webkit-justify-content: center; text-shadow: 0 2px rgba(62,71,76,0.4); text-shadow: 0 0px 5px rgba(62,71,76,0.4), 2px 2px 4px black; text-align: center } #api-landing-background-text-container h1,h3 { color: white } .api-landing-background { position: absolute; top: 0; left: 0; right: 0; height: 610px } #api-landing-background-overlay { background: rgba(115, 115, 115, 0.7) } #api-landing-background-image { background-image: url('/res/img/raster/newspaper.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover } #api-landing-background-credits-container { position: absolute; bottom: 3px; left: 3px; color: #ddd; font-size: 0.734rem } #api-landing-background-credits-container a { color: #ddd } .row .request-invite-row { margin-top: 1rem; margin-bottom: 1rem; border-top: 0.35rem solid #111; border-bottom: 0.35rem solid #111 } .row .tall { margin-top: 7rem; margin-bottom: 7rem } .unsubscribe-topic-icon { margin-right: 0.3rem; color: #2ba6cb } .remove-topic { display: inline-block; margin-top: 0.3rem } .headline { font-weight: bold; font-family: georgia, 'times new roman', times, serif } .byline { color: #999; text-transform: uppercase } .byline a { color: #999; text-decoration: underline } .source-line { color: #999 } .source-line img { opacity: 0.5; margin-right: 0.2rem } .source-line span { vertical-align