This commit is contained in:
David Ralph
2020-12-05 17:09:14 +00:00
parent 11b82fe944
commit e2d7a9aebd

View File

@@ -1,3 +1,12 @@
.notes {
position: relative;
h3 {
text-shadow: none;
margin: 0;
}
}
.notescontainer {
padding: 15px;
visibility: hidden;