mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-31 21:03:11 +01:00
design (page): error page css
This commit is contained in:
parent
c543ab19db
commit
3622f1db1c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
flex-direction: column;
|
||||
|
||||
h1{margin: 5px 0; font-size: 3.1em;}
|
||||
h2{margin: 10px 0; font-weight: normal; opacity: 0.9; font-weight: 100; }
|
||||
h2{margin: 10px 0; font-weight: normal; opacity: 0.9; font-weight: 100; cursor:pointer;}
|
||||
code{margin-top: 20px; display: block; background:rgba(255,255,255,0.3);padding: 10px; border: 2px dashed rgba(0,0,0,0.1);}
|
||||
p{font-style: italic;}
|
||||
a{border-bottom: 1px dashed;}
|
||||
|
|
|
|||
Loading…
Reference in a new issue