style note
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.note{
|
||||
display: block;
|
||||
border: 1px solid #333;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding: 1rem;
|
||||
background-color: grey;
|
||||
}
|
||||
|
||||
.note-title{
|
||||
background-color: white;
|
||||
display: block;
|
||||
padding: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user