Common.css: Difference between revisions
From falz.net
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
pre { | pre { | ||
margin-left: 50px; | margin-left: 50px; | ||
background-color: black; | background-color: #f0f0f0; | ||
color: black; | |||
border: | border-width: 5px; | ||
border-style: none; | |||
} | } |