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 {
padding-top: 20px;
list-style: decimal;
}
table td {
border: 0;

View File

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