]> Untitled Git - monorepo.git/commitdiff
center postamble
authorPreston Pan <preston@nullring.xyz>
Fri, 26 Jan 2024 03:24:16 +0000 (19:24 -0800)
committerPreston Pan <preston@nullring.xyz>
Fri, 26 Jan 2024 03:24:16 +0000 (19:24 -0800)
index.org
style.css

index 7142dae9f74343a7aa70cdf008bef3fef5d4c9f5..0ff25439ba1089b1c1775812ce021a2572de3542 100644 (file)
--- a/index.org
+++ b/index.org
@@ -62,7 +62,7 @@ website:
 #+begin_src shell :exports code :results silent
 cd ~/org/website
 git add .
-git commit -m "manually fix stem code blocks"
+git commit -m "center postamble"
 git push github main
 rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
 #+end_src
index c2b67abadc9b85e559f48c3c8ba524b183133849..10926eebd88c40a3126fff193591bd6d30c3c258 100644 (file)
--- a/style.css
+++ b/style.css
@@ -180,11 +180,7 @@ pre {
     rgba(0, 0, 0, 0.22) 0px 15px 12px;
 }
 
-.preamble {
-  font-size: 20px;
-}
-
-.postamble {
+#postamble {
   text-align: center;
 }