feat: split custom css from github markdown css
This commit is contained in:
8
resources/style.css
Normal file
8
resources/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
padding: 20px 30px 10px;
|
||||
}
|
||||
footer {
|
||||
font-size: 0.6em;
|
||||
color: #777;
|
||||
margin: 50px 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user