Add/edit notifications
This commit is contained in:
parent
1ede36b8aa
commit
c7ad2aa1b6
19 changed files with 531 additions and 11 deletions
|
|
@ -9,3 +9,10 @@ body {
|
|||
box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
|
||||
}
|
||||
}
|
||||
|
||||
#page-error {
|
||||
border: unset;
|
||||
color: #fff;
|
||||
background-color: #a00;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue