nitweb/angular: introduce entity-link directives
[nit.git] / share / nitweb / stylesheets / nitweb.css
index 5675cab..1f6d033 100644 (file)
@@ -9,3 +9,7 @@ body {
 h1, h2, h3, h4, h5, h6 {
        color: #666;
 }
+
+a {
+       cursor: pointer;
+}