aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index d60a4cf..f20b121 100644
--- a/css/style.css
+++ b/css/style.css
@@ -291,6 +291,10 @@ input[type=submit]:hover {
}
.filecontents {
+ background: white;
+}
+
+.filecontents {
padding: 0.8rem;
font-size: 1.1rem;
}