This commit is contained in:
lx
2026-08-16 15:08:52 -04:00
commit fa294ed899
442 changed files with 94718 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
h1 {
font-weight: 700;
}
h5 {
color : rgb(230,230,230);
font-weight: 400;
}
p {
margin-left: 10px;
color: rgb(230, 230, 230);
font-size: large;
}