head 1.13; access; symbols pkgsrc-2023Q4:1.13.0.22 pkgsrc-2023Q4-base:1.13 pkgsrc-2023Q3:1.13.0.20 pkgsrc-2023Q3-base:1.13 pkgsrc-2023Q2:1.13.0.18 pkgsrc-2023Q2-base:1.13 pkgsrc-2023Q1:1.13.0.16 pkgsrc-2023Q1-base:1.13 pkgsrc-2022Q4:1.13.0.14 pkgsrc-2022Q4-base:1.13 pkgsrc-2022Q3:1.13.0.12 pkgsrc-2022Q3-base:1.13 pkgsrc-2022Q2:1.13.0.10 pkgsrc-2022Q2-base:1.13 pkgsrc-2022Q1:1.13.0.8 pkgsrc-2022Q1-base:1.13 pkgsrc-2021Q4:1.13.0.6 pkgsrc-2021Q4-base:1.13 pkgsrc-2021Q3:1.13.0.4 pkgsrc-2021Q3-base:1.13 pkgsrc-2021Q2:1.13.0.2 pkgsrc-2021Q2-base:1.13 pkgsrc-2021Q1:1.7.0.2 pkgsrc-2021Q1-base:1.7; locks; strict; comment @# @; 1.13 date 2021.04.21.10.17.16; author nia; state Exp; branches; next 1.12; commitid 11wVHXbbrzIN69QC; 1.12 date 2021.04.13.15.04.03; author nia; state Exp; branches; next 1.11; commitid fNisbPB3qkGZW8PC; 1.11 date 2021.04.12.14.01.33; author nia; state Exp; branches; next 1.10; commitid PIbdj4fBW3nGD0PC; 1.10 date 2021.04.08.12.03.43; author nia; state Exp; branches; next 1.9; commitid QKuE7STcZ9Ce7uOC; 1.9 date 2021.04.05.10.30.04; author nia; state Exp; branches; next 1.8; commitid ViBTVWl9nzn5H5OC; 1.8 date 2021.04.05.09.18.06; author nia; state Exp; branches; next 1.7; commitid iC58OaVffy7oi5OC; 1.7 date 2021.03.11.15.07.33; author nia; state Exp; branches; next 1.6; commitid cCbOLJ49LpU52UKC; 1.6 date 2021.03.08.16.37.59; author nia; state Exp; branches; next 1.5; commitid i2lP4a7LNYozCwKC; 1.5 date 2021.02.22.09.43.58; author nia; state Exp; branches; next 1.4; commitid lRJ5kbSGOu0XMGIC; 1.4 date 2021.02.22.09.40.48; author nia; state Exp; branches; next 1.3; commitid umDo3bko8QTMLGIC; 1.3 date 2021.02.22.06.42.14; author nia; state Exp; branches; next 1.2; commitid CEeU9ryPjQyqMFIC; 1.2 date 2021.02.22.05.10.18; author nia; state Exp; branches; next 1.1; commitid GxBBNHGNe5WogFIC; 1.1 date 2021.02.21.10.15.24; author nia; state Exp; branches; next ; commitid FpW7cTe1QxVxZyIC; desc @@ 1.13 log @templates: add DuckDuckGo search box @ text @/* $NetBSD: main.css,v 1.12 2021/04/13 15:04:03 nia Exp $ */ body { font-family: sans-serif; background-color: #fff; color: #000; max-width: 1100px; margin: auto; padding-left: 10px; padding-right: 10px; } body, pre, code, samp { font-size: 16px; } pre { overflow-x: auto; } h1 { font-size: 160%; } h2 { font-size: 140%; } h3 { font-size: 120%; } a:link { color: #d43900; text-decoration: none; } a:hover { text-decoration: underline; } a:visited { color: #844; text-decoration: none; } a:visited:hover { text-decoration: underline; } th { text-align: left; font-weight: bold; } hr { border: 0; border-bottom: 1px solid #aaa; clear: both; } #logo { width: 150px; float: right; border: 0; margin-bottom: 1em; } .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; } .search-box label { display: none; } .search-box input { color: #000; background-color: #fff; border: 1px solid #ccc; border-radius: 2px; padding: 3px; } .search-box input[type="Submit"] { padding-left: 1em; padding-right: 1em; } nav { margin-bottom: 1em; } th { padding-right: 90px; } @@media (max-width: 800px) { #logo { float: none; display: block; margin-left: auto; margin-right: auto; } th { padding-right: 0; } } @ 1.12 log @templates: match pkgsrc website - downsize logo to 150px - add slight padding to edges of screen @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.11 2021/04/12 14:01:33 nia Exp $ */ d79 17 @ 1.11 log @templates: only show scrollbars when needed @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.10 2021/04/08 12:03:43 nia Exp $ */ d9 2 d63 1 a63 1 width: 200px; a92 1 width: 150px; @ 1.10 log @templates: add maximum width @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.9 2021/04/05 10:30:04 nia Exp $ */ d16 1 a16 1 overflow-x: scroll; @ 1.9 log @templates: Avoid
clipping through logo @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.8 2021/04/05 09:18:06 nia Exp $ */ d7 2 d15 4 @ 1.8 log @templates: Modernize pkgsrc logo (RIP cute daemon) @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.7 2021/03/11 15:07:33 nia Exp $ */ d51 1 d58 1 @ 1.7 log @lil bit more table padding @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.6 2021/03/08 16:37:59 nia Exp $ */ d54 1 d59 1 d76 15 @ 1.6 log @genreadme: Reorganize information for clarity. Move the navigation to the top and reword it slightly. This makes it more immediately visible. I'm not sure if this justifies a "Skip to content" button yet. Give the binary package table headers. @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.5 2021/02/22 09:43:58 nia Exp $ */ d70 4 @ 1.5 log @templates: More separation. @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.4 2021/02/22 09:40:48 nia Exp $ */ d66 4 @ 1.4 log @templates: replace
with CSS noshade is deprecated in modern HTML. @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.3 2021/02/22 06:42:14 nia Exp $ */ d61 4 @ 1.3 log @templates: normalize font size in CSS My browser (Firefox) renders monospace and non-monospace text at different sizes, which causes problems if they are mixed. @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.2 2021/02/22 05:10:18 nia Exp $ */ d48 5 @ 1.2 log @genreadme: Re-order package summary and attempt to present it better. - Add a maintainer field. - Use lists and sections to separate information. - Make license information a hyperlink. - Move available build options and vulnerabilities listings to the bottom, as they tend to use up a lot of space and create reader fatigue. - Correct stylesheet paths. @ text @d1 1 a1 1 /* $NetBSD: main.css,v 1.1 2021/02/21 10:15:24 nia Exp $ */ d9 16 @ 1.1 log @templates: "Modernize" markup. Add some CSS based on the NetBSD CSS. Verified in Netsurf, lynx, Firefox 78. @ text @d1 1 a1 1 /* $NetBSD$ */ d36 5 @