tj2023/notes/static/notes/css/meeting.css
2020-10-20 20:01:56 -04:00

17 lines
320 B
CSS

.SubheaderBlock {
list-style-type: none;
padding: 0px;
margin: 0px;
font-size: 30px !important;
margin-top: 5px;
font-weight: bold;
}
.SubsubheaderBlock {
list-style-type: none;
padding: 0px;
margin: 0px;
font-size: 30px !important;
margin-top: 30px;
font-weight: bold;
}