From 8997e787cde8b07c15c37bd914ce4d53d7eb4176 Mon Sep 17 00:00:00 2001 From: XHY Date: Wed, 4 Dec 2024 17:27:50 +0800 Subject: [PATCH] =?UTF-8?q?background-color=20=E7=A4=BA=E4=BE=8B=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=2016=E8=BF=9B=E5=88=B6=204=E4=BD=8D=E5=92=8C8?= =?UTF-8?q?=E4=BD=8D=E5=80=BC=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 08c232cb70bf77a9117ec3c64c9b06c08b0510de) --- pages/CSS/background/background-color.uvue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/CSS/background/background-color.uvue b/pages/CSS/background/background-color.uvue index 008845d6..27bbfdb4 100644 --- a/pages/CSS/background/background-color.uvue +++ b/pages/CSS/background/background-color.uvue @@ -17,6 +17,16 @@ background-color: #f00 + + + background-color: #ff000080 + + + + + background-color: #f008 + + background-color: rgb(255, 0, 0) -- GitLab