mirror of
https://github.com/AMNatty/Mastodon-Circles.git
synced 2024-11-14 07:07:27 -07:00
14 lines
187 B
CSS
14 lines
187 B
CSS
body {
|
|
background-color: #191b22;
|
|
color: #d9e1e8;
|
|
font-size: 20px;
|
|
line-height: 200%;
|
|
padding-left: 10%;
|
|
padding-right: 10%;
|
|
padding-top: 75px;
|
|
}
|
|
|
|
input {
|
|
|
|
}
|
|
|