aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/style.css b/style.css
index d8bdb73b..e1df716f 100644
--- a/style.css
+++ b/style.css
@@ -450,8 +450,11 @@ table.popup-table .link{
opacity: 0.75;
}
-#sysinfo_download a{
+#sysinfo_download a.sysinfo_big_link{
font-size: 24pt;
+}
+
+#sysinfo_download a{
text-decoration: underline;
}