aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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);
}