diff options
author | derchris | 2021-04-04 11:49:03 +0200 |
---|---|---|
committer | derchris | 2021-04-04 11:49:03 +0200 |
commit | b5e746fd3c788756dcb9752dcf407989a09d3ac2 (patch) | |
tree | 002a4be9e49383c6f3ead83781ff5a279d6724aa /configs | |
parent | 5c3eda42f817b69e721e6bab44ee5a72510b872e (diff) |
revision: style change
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/revision/main.less | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/conferences/revision/main.less b/configs/conferences/revision/main.less index f8990ac..2be2306 100644 --- a/configs/conferences/revision/main.less +++ b/configs/conferences/revision/main.less @@ -30,4 +30,10 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { background-color: #183867;
}
+a {
+ color: #fff;
+ font-weight: bold;
+}
+
+
|