List Style Changed

This commit is contained in:
This-Is-Prince 2022-06-05 11:11:41 +05:30
parent 25d2811293
commit fb4fae6f10
2 changed files with 2 additions and 0 deletions

1
public/site.css generated
View File

@ -97,6 +97,7 @@ div#intro p {
} }
div#intro ul { div#intro ul {
padding-top: 20px; padding-top: 20px;
list-style: decimal;
} }
table td { table td {
border: 0; border: 0;

View File

@ -97,6 +97,7 @@ div#intro p {
} }
div#intro ul { div#intro ul {
padding-top: 20px; padding-top: 20px;
list-style: decimal;
} }
table td { table td {
border: 0; border: 0;