diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-11-17 11:05:22 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-11-17 11:05:22 +0100 |
commit | 2e501d826af4e36cf1a434968f824e3df125d1ea (patch) | |
tree | 086a1cfe99d305453c70c2f8d150d58533aeb8e3 | |
parent | 10190fa4b6c6e662e784ff4138bb2125f6f03cf3 (diff) |
try to make demo link red
-rw-r--r-- | styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ margin-left: 15px; margin-right: 15px; } -.m_demo { +.navbar .nav .m_demo { background: red; } html { |