From 92f9722532ebcf53be7ae8703e6c227c935773a3 Mon Sep 17 00:00:00 2001 From: Kiron Date: Sat, 16 Dec 2023 18:28:58 +0800 Subject: [PATCH] Show provided packages --- public/index.html | 61 +++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 51 insertions(+), 10 deletions(-) diff --git a/public/index.html b/public/index.html index 0e20fb9..b0a06d4 100644 --- a/public/index.html +++ b/public/index.html @@ -50,16 +50,8 @@ line-height: 1.6; } - ul { - list-style: none; - margin: 25px 0; - padding: 0; - } - - li { - display: table-cell; - font-weight: bold; - width: 1%; + ul, li { + color: rgba(0, 0, 0, 0.5); } @@ -92,6 +84,10 @@

Colorto.cc Packages

echo 'deb [signed-by=/usr/share/keyrings/packages-colortocc.gpg] https://packages.colorto.cc/ubuntu focal main' | sudo tee -a /etc/apt/sources.list.d/colortocc.list

+

Provided packages:

+ +

Ubuntu 22.04 LTS Jammy Package Repository

@@ -100,6 +96,10 @@

Colorto.cc Packages

echo 'deb [signed-by=/usr/share/keyrings/packages-colortocc.gpg] https://packages.colorto.cc/ubuntu jammy main' | sudo tee -a /etc/apt/sources.list.d/colortocc.list

+

Provided packages:

+ +

Issues

@@ -109,5 +109,46 @@

Colorto.cc Packages

+