pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/templates templates: More separation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/80066e91cff1
branches: trunk
changeset: 447581:80066e91cff1
user: nia <nia%pkgsrc.org@localhost>
date: Mon Feb 22 09:43:58 2021 +0000
description:
templates: More separation.
diffstat:
templates/main.css | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8925de359e97 -r 80066e91cff1 templates/main.css
--- a/templates/main.css Mon Feb 22 09:40:48 2021 +0000
+++ b/templates/main.css Mon Feb 22 09:43:58 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: main.css,v 1.4 2021/02/22 09:40:48 nia Exp $ */
+/* $NetBSD: main.css,v 1.5 2021/02/22 09:43:58 nia Exp $ */
body {
font-family: sans-serif;
@@ -58,4 +58,8 @@
.package-data {
list-style-type: none;
padding-left: 0;
+ padding-top: 1em;
+ padding-bottom: 1em;
+ border-top: 1px solid #aaa;
+ border-bottom: 1px solid #aaa;
}
Home |
Main Index |
Thread Index |
Old Index