From 41519b0260438856bcaa7c062cd879d8c447c898 Mon Sep 17 00:00:00 2001 From: Cutieguwu <109807080+Cutieguwu@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:59:47 -0500 Subject: [PATCH] Updated - I forget what. --- Blog/blog.html | 57 ++++++++++++++++++++++++++++++++++++++ Global_Resources/style.css | 7 ++++- home.html | 4 ++- 3 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 Blog/blog.html diff --git a/Blog/blog.html b/Blog/blog.html new file mode 100644 index 0000000..4957137 --- /dev/null +++ b/Blog/blog.html @@ -0,0 +1,57 @@ + + + + + + + + Cutieguwu - Home + + +

Cutieguwu

+ + + +
+ +
+
+
+

Website managed by Olive [Cutieguwu]

+
+
+
+
+ + \ No newline at end of file diff --git a/Global_Resources/style.css b/Global_Resources/style.css index 5bcd2b0..9d24561 100644 --- a/Global_Resources/style.css +++ b/Global_Resources/style.css @@ -49,6 +49,11 @@ p text-align: center; } +.subtitle +{ + text-align: center; +} + .menubar ul { display: table; @@ -58,7 +63,7 @@ p .menubar ul a { float: left; - width: 10vw; + width: 9vw; height: 2vw; background-color: #bf00b6; line-height: 2vw; diff --git a/home.html b/home.html index 56b2626..ee3ef8b 100644 --- a/home.html +++ b/home.html @@ -8,7 +8,8 @@ Cutieguwu - Home -

Welcome to my official site! Explore my projects!

+

Cutieguwu

+

Welcome to my official site! Explore my projects!