summaryrefslogtreecommitdiffstats
path: root/userContent/reproducible/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/reproducible/static/style.css')
-rw-r--r--userContent/reproducible/static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index e870996f..df093045 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -83,6 +83,10 @@ a.package:visited, a.noted:visited {
padding: 0.25em
}
+.package-popular {
+ text-decoration: underline;
+}
+
.build-time {
font-size: 0.9em;
}