mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
11 lines
217 B
CSS
11 lines
217 B
CSS
pre.prettyprint {
|
|
border: 1px solid #ccc;
|
|
background-color: #f8f8f8;
|
|
border-radius: 3px;
|
|
padding: 6px 10px;
|
|
font-size: 13px;
|
|
line-height: 19px;
|
|
margin-right: 80px;
|
|
margin-left: 40px;
|
|
}
|