aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-11-17 11:05:22 +0100
committerChristian Grothoff <christian@grothoff.org>2016-11-17 11:05:22 +0100
commit2e501d826af4e36cf1a434968f824e3df125d1ea (patch)
tree086a1cfe99d305453c70c2f8d150d58533aeb8e3
parent10190fa4b6c6e662e784ff4138bb2125f6f03cf3 (diff)
downloadwww-2e501d826af4e36cf1a434968f824e3df125d1ea.tar.gz
www-2e501d826af4e36cf1a434968f824e3df125d1ea.zip
try to make demo link red
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index ecf8d3e8..c85f4206 100644
--- a/styles.css
+++ b/styles.css
@@ -5,7 +5,7 @@
5 margin-left: 15px; 5 margin-left: 15px;
6 margin-right: 15px; 6 margin-right: 15px;
7} 7}
8.m_demo { 8.navbar .nav .m_demo {
9 background: red; 9 background: red;
10} 10}
11html { 11html {