Updated - I forget what.

This commit is contained in:
Cutieguwu
2024-01-08 15:59:47 -05:00
parent 1b760948e6
commit 41519b0260
3 changed files with 66 additions and 2 deletions

View File

@@ -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;