mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-01 14:56:12 +02:00
Footer
This commit is contained in:
parent
5e209bc310
commit
c771bf14db
5 changed files with 27 additions and 0 deletions
|
@ -43,6 +43,12 @@ a::selection{background:#057FDE;color:white;text-shadow: 0px -1px #034679;}
|
|||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
margin-bottom: 30px;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
span.backtick {
|
||||
font-family: Menlo,Monaco,"Courier New",monospace;
|
||||
border: 1px solid rgba(0, 0, 0, 0.148438);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue