onionshare/share/static/css/denied.css

8 lines
125 B
CSS

body {
background-color: #222222;
color: #ffffff;
text-align: center;
font-family: sans-serif;
padding: 5em 1em;
}