diff --git a/rad/static/css/anatomy.css b/rad/static/css/anatomy.css index 98b7c763..e494f892 100644 --- a/rad/static/css/anatomy.css +++ b/rad/static/css/anatomy.css @@ -3,7 +3,7 @@ body { background-color: black; } -a, +.navbar-link, a, a:link { color: #3282b8; } diff --git a/templates/cimar.html b/templates/cimar.html index feb2642c..61a7c879 100644 --- a/templates/cimar.html +++ b/templates/cimar.html @@ -12,6 +12,8 @@ {% else %} No link id + + {% url "cimar" %}?link_id=123455 {% endif %}