mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-23 08:24:20 +00:00
1 line
602 B
CSS
1 line
602 B
CSS
|
*{box-sizing:border-box}body{background-color:#0d193b;color:#a0ccff;font-family:sans-serif}h1,h2,h3,h4,h5,h6{margin-top:4px;margin-bottom:4px;color:#fff;font-weight:400}h1,h2,h3{text-align:center}h4,h5,h6{font-weight:700}a{color:#00caca;text-decoration:none}a:hover{color:#4affff}a:active{color:#fff}img{max-width:100%}code{font-family:Consolas,monospace}blockquote{border-left:3px solid #a0ccff;padding:4px;margin-left:12px;background-color:rgba(160,204,255,.1);border-top-right-radius:4px;border-bottom-right-radius:4px}.copyright__2FTnU{margin-top:8px;color:#fff;text-align:center;font-size:x-small}
|