diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -66,6 +66,10 @@ a:visited, a:active { font-size: 40px; } +p.p_right { + text-align: rigth; +} + .color_orange { color: var(--cl-orange-6); } |
