mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 14:36:15 -04:00
Display a template after closing the server, and standardize the style of other simple templates
This commit is contained in:
parent
5665b3c313
commit
0734de68ea
7 changed files with 18 additions and 20 deletions
|
@ -1,6 +0,0 @@
|
|||
body {
|
||||
background-color: #FFC4D5;
|
||||
color: #FF0048;
|
||||
text-align: center;
|
||||
font-size: 20em;
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
body {
|
||||
background-color: #222222;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
font-family: sans-serif;
|
||||
padding: 5em 1em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue