mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-31 18:26:12 -05:00
7 lines
105 B
CSS
7 lines
105 B
CSS
body {
|
|
background-color: #FFC4D5;
|
|
color: #FF0048;
|
|
text-align: center;
|
|
font-size: 20em;
|
|
}
|