Implemented Markdown panel, wrote an update
This commit is contained in:
@@ -46,6 +46,12 @@ h2 {
|
||||
color: lightblue;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
color: pink;
|
||||
}
|
||||
|
||||
br {
|
||||
padding-bottom: .5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user