From 7c9c87786e1efc153efb8d697031d29f8373bc6d Mon Sep 17 00:00:00 2001 From: DastInDark <2350416+hitenkoku@users.noreply.github.com> Date: Tue, 27 Sep 2022 15:12:15 +0900 Subject: [PATCH] added hayabusa_report.css --- hayabusa_report.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hayabusa_report.css diff --git a/hayabusa_report.css b/hayabusa_report.css new file mode 100644 index 00000000..e6b930c9 --- /dev/null +++ b/hayabusa_report.css @@ -0,0 +1,4 @@ +h2 { + background-color: blue; + color: white; +} \ No newline at end of file