aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/css/files.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/css/files.css')
-rw-r--r--src/main/resources/css/files.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/css/files.css b/src/main/resources/css/files.css
index bcc97b9..5af9ec8 100644
--- a/src/main/resources/css/files.css
+++ b/src/main/resources/css/files.css
@@ -2,6 +2,11 @@
transition: all .2s linear;
}
+.navigation a {
+ text-decoration: none;
+ color: inherit;
+}
+
table {
table-layout: fixed;
width: 100%;