style note

This commit is contained in:
2023-11-06 15:14:25 +01:00
parent 215ddf2784
commit 60f5176f37
4 changed files with 28 additions and 17 deletions
@@ -3,12 +3,4 @@
}
.note{
display: table;
border: 1px solid #333;
text-align: center;
font-weight: bold;
padding: 1rem;
background-color: grey;
}