mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-23 13:31:05 -05:00
6 lines
71 B
CSS
6 lines
71 B
CSS
#users li { display: inline; }
|
|
|
|
html, body {
|
|
background-color: #eee;
|
|
}
|