add set current date button to blog editor
This commit is contained in:
parent
0c2aaa0b38
commit
09c09b6310
3 changed files with 14 additions and 0 deletions
|
|
@ -32,6 +32,11 @@ input[type="text"] {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
#blogpost button#set-current-date {
|
||||
margin: 0 .5em;
|
||||
padding: .4em .8em;
|
||||
}
|
||||
|
||||
#blogpost h2 {
|
||||
margin: 0;
|
||||
font-size: 2em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue