wciecie listy

This commit is contained in:
baiobelfer 2025-09-04 13:09:35 +02:00
parent d850ff8029
commit db80169e66

View File

@ -73,3 +73,11 @@ nav a:hover {
border: 1px solid #EAEAEA;
}
/* margin-left: 40px wcięcie listy
list-style-type: circle kropki jako kółka */
ul {
margin-left: 40px;
list-style-type: circle;
}