Skip to content
Snippets Groups Projects
Commit 047640bb authored by 42loop's avatar 42loop
Browse files

removed bullets from lists

parent 3d380c23
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@ a:visited {
color: black;
}
ul {
list-style-type: none;
}
.weekday {
cursor: pointer;
font-style: bold;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment