mirror of
https://github.com/ihabunek/toot
synced 2024-12-24 08:00:39 +01: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;
|
|
}
|