mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-26 16:11:08 +00:00
8 lines
207 B
CSS
8 lines
207 B
CSS
|
|
||
|
pre.overflow {
|
||
|
background: #f7f7f7;
|
||
|
border: 1px solid #d7d7d7;
|
||
|
margin: 1em 1.75em;
|
||
|
padding: .25em;
|
||
|
overflow: auto;
|
||
|
}
|