aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index fa2f407..79fd1b6 100644
--- a/css/style.css
+++ b/css/style.css
@@ -14,6 +14,9 @@ body {
.active {
color: #32CD32;
}
+.pending {
+ color: #F77C13;
+}
h1, h2, h3 {
margin: 15pt auto 10pt auto;
width: 600pt;