aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/static/new/css/broken_links.css
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/static/new/css/broken_links.css')
-rw-r--r--gn2/wqflask/static/new/css/broken_links.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/gn2/wqflask/static/new/css/broken_links.css b/gn2/wqflask/static/new/css/broken_links.css
new file mode 100644
index 00000000..676f32d9
--- /dev/null
+++ b/gn2/wqflask/static/new/css/broken_links.css
@@ -0,0 +1,5 @@
+
+.broken_link{
+ color:red;
+ text-decoration: underline;
+} \ No newline at end of file