better frontend with dataset files

This commit is contained in:
Arno Kaimbacher 2018-11-05 16:44:25 +01:00
parent d788410cb5
commit 3b005f4555
13 changed files with 399 additions and 89 deletions

View file

@ -474,8 +474,8 @@ a:hover { text-decoration: none; }*/
}
/*table { width: 100%; margin: 2em 0; }*/
.pure-table a {
color: #333;
text-decoration:underline;
color: #005F6A;
text-decoration:none;
}
.pure-table a:hover {