1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-10 09:51:17 +02:00

added more style and fixed a link bug

This commit is contained in:
2024-04-14 00:31:07 +02:00
parent d83f66ab3d
commit 4679305c51
3 changed files with 11 additions and 2 deletions

View File

@@ -170,3 +170,11 @@ footer .center {
figure {
padding:20px;
}
ul {
padding-left:20px;
}
ol {
padding-left:20px;
}