From ccfbe0f08d56c71c734c508781aa2bd33d0455ac Mon Sep 17 00:00:00 2001 From: Username404-59 Date: Fri, 26 Mar 2021 21:10:15 +0100 Subject: [PATCH] Add a .mainBox css class and two more links. --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index 72133e4..a45023e 100644 --- a/index.html +++ b/index.html @@ -23,9 +23,25 @@ color: #21A4DF; text-decoration: none; } + * { + box-sizing: border-box; + } + .mainBox { + font-size: xxx-large; + float: left; + width: 50%; + padding: 50px; + height: 300px; + } +
+ Gitea Repositories +
+
+ Jenkins CI Server +