Render article drafts when opened directly
This commit is contained in:
@@ -34,6 +34,11 @@ dl dt {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
main header .draft-label {
|
||||
color: #770202;
|
||||
border-color: #770202;
|
||||
}
|
||||
|
||||
main header .meta .date {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user