mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
11 lines
134 B
CSS
11 lines
134 B
CSS
pre {
|
|
padding: 8px 15px;
|
|
}
|
|
|
|
div.contents {
|
|
background-color: inherit;
|
|
border: 0;
|
|
margin-top: 0;
|
|
padding-top: 0;
|
|
}
|