memories/public/style.css

2 lines
500 B
CSS

:root{--font-family: 'b612';--font: 'b612', sans-serif}@font-face{font-family:'b612';src:url("fonts/b612-regular.ttf") format("truetype")}body{font-family:var(--font);color:#1D134E;background-color:#F7F7FB}img{max-width:500px}header h1{font-size:3em}.main{text-align:center;align-self:center}.content{text-align:left;max-width:650px;width:auto;display:block;margin:27px auto}blockquote{background-color:#CCC7E2;color:#050214;padding-left:3em;padding-right:2em;padding-top:0.1em;padding-bottom:0.1em}