aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-08-19 23:20:47 +0200
committerAnser <rostgans@tutamail.com>2026-08-19 23:20:47 +0200
commit523c9782fce91e3976409533e5176b6b9952b8f7 (patch)
treeaf5ea280faa4c39218c80e68c581ca20339354d4 /style.css
parent567b00291d2195b203312800a9d746479c4eef39 (diff)
Added the Manifesto Ch I. and Anser.gpg key
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 16407f4..557d9ac 100644
--- a/style.css
+++ b/style.css
@@ -66,6 +66,10 @@ a:visited, a:active {
font-size: 40px;
}
+p.p_right {
+ text-align: rigth;
+}
+
.color_orange {
color: var(--cl-orange-6);
}