From 6cf966d8fcd3ea77b58446f69be0e7fd8b0b0d39 Mon Sep 17 00:00:00 2001 From: Naoki NAKAMURA Date: Thu, 19 Nov 2020 11:54:50 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=95=E3=82=A9=E3=83=B3=E3=83=88=E8=89=B2?= =?UTF-8?q?=E3=82=92=E8=B5=A4=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/default.css b/default.css index 9401f3e..c20c6a2 100644 --- a/default.css +++ b/default.css @@ -7,4 +7,5 @@ h1 { text-align: center; font-size: 4em; + color: red; }