commit 2e501d826af4e36cf1a434968f824e3df125d1ea parent 10190fa4b6c6e662e784ff4138bb2125f6f03cf3 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 17 Nov 2016 11:05:22 +0100 try to make demo link red Diffstat:
| M | styles.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/styles.css b/styles.css @@ -5,7 +5,7 @@ margin-left: 15px; margin-right: 15px; } -.m_demo { +.navbar .nav .m_demo { background: red; } html {