mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
7 lines
105 B
CSS
7 lines
105 B
CSS
body {
|
|
background-color: #FFC4D5;
|
|
color: #FF0048;
|
|
text-align: center;
|
|
font-size: 20em;
|
|
}
|