X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/3fdab855a4dd23026c0320dbb01a58acbfd7c728..eb1aab372e720aaf68aef33d49f8b80950ff566c:/static/style.css diff --git a/static/style.css b/static/style.css index 8d43f66..6270036 100644 --- a/static/style.css +++ b/static/style.css @@ -101,6 +101,15 @@ article h3 { bottom: 0.05em; } +.center-text { + text-align: center; +} + +blockquote#abstract { + font-size: 0.95em; + text-align: justify; +} + pre, code { background: #f6f6f6; font: 1.15em monospace;