mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-24 01:12:06 +03:00
1 line
1.0 KiB
CSS
1 line
1.0 KiB
CSS
article.about[data-v-502c8927]{background:var(--about-page-background);color:var(--about-page-color);width:80%;max-width:1000px;margin:1rem auto 2.5rem auto;padding:1rem;border:1px solid var(--about-page-accent);border-radius:var(--curve-factor)}article.about div[data-v-502c8927],article.about h1[data-v-502c8927],article.about h2[data-v-502c8927],article.about h3[data-v-502c8927],article.about p[data-v-502c8927],article.about section[data-v-502c8927],article.about span[data-v-502c8927]{color:var(--about-page-color)}article.about h1[data-v-502c8927]{font-size:2rem;text-align:center}article.about a[data-v-502c8927],article.about code[data-v-502c8927]{color:var(--about-page-accent)}article.about section[data-v-502c8927]{padding-bottom:1rem}article.about section[data-v-502c8927]:not(:last-child){border-bottom:1px dashed var(--about-page-accent)}article.about p[data-v-502c8927]{line-height:1.5rem;font-size:1rem}article.about img.aht-pic[data-v-502c8927]{width:100px;float:right}article.about section.license code[data-v-502c8927]{color:var(--about-page-color)} |