mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-11 12:12:56 -03:00
6 lines
105 B
CSS
6 lines
105 B
CSS
body {
|
|
background-color: #FFC4D5;
|
|
color: #FF0048;
|
|
text-align: center;
|
|
font-size: 20em;
|
|
}
|