Modified data page and added some report stuff
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / static / style.css
index f282aba..9e0c551 100644 (file)
@@ -388,6 +388,17 @@ form.controls {
        font-size:20px;
 }
 
+/** For links on the data page **/
+.datalink {
+       color: black;
+       text-decoration:none;
+}
+
+.datalink:hover {
+       color: blue;
+       text-decoration:underline;
+}
+
 /** Hack **/
 .clear {
   clear: both;

UCC git Repository :: git.ucc.asn.au