From 0b0d8a67036ed834ca64b869b019415f4398ac1d Mon Sep 17 00:00:00 2001 From: Melanie Costi Date: Sun, 3 Mar 2019 12:54:02 +0100 Subject: [PATCH] background on changes div --- change6994.html | 6 +++--- singularity.css | 9 +++++++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/change6994.html b/change6994.html index e399309..c5c6b3f 100644 --- a/change6994.html +++ b/change6994.html @@ -1,5 +1,5 @@ -
-
+
+

Shyotl @@ -11,7 +11,7 @@
-
+

Shyotl diff --git a/singularity.css b/singularity.css index d35f4bd..a78a2aa 100644 --- a/singularity.css +++ b/singularity.css @@ -29,8 +29,13 @@ body{ border:none; } - - +.card-text { + background-color: #333333; + border-radius: 15px !important; +} +.changelog{ + margin-top:10px; +} .buildtitle{ background-color: #222222; border-radius: 15px !important;