aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/static/css/broken_links.css
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-07-17 12:23:33 -0500
committerFrederick Muriuki Muriithi2025-07-17 12:24:58 -0500
commitecf1a9a1798db490ff49945eaa73c8e4c090d1a5 (patch)
tree4ad661a8e0a8f21ce53cb8b5cbfec8939be89789 /gn_auth/static/css/broken_links.css
parent0e6a67bca38e0339af042554ed9b85a93ca39eee (diff)
downloadgn-auth-ecf1a9a1798db490ff49945eaa73c8e4c090d1a5.tar.gz
Decouple gn-auth from production (https://genenetwork.org).
Copy over files from GN2 for a quick decoupling of gn-auth from the production system.
Diffstat (limited to 'gn_auth/static/css/broken_links.css')
-rw-r--r--gn_auth/static/css/broken_links.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/gn_auth/static/css/broken_links.css b/gn_auth/static/css/broken_links.css
new file mode 100644
index 0000000..676f32d
--- /dev/null
+++ b/gn_auth/static/css/broken_links.css
@@ -0,0 +1,5 @@
+
+.broken_link{
+ color:red;
+ text-decoration: underline;
+} \ No newline at end of file