Common.css: Difference between revisions
From falz.net
No edit summary |
|||
(3 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-width: 5px; | |||
border-style: none; | |||
} | } |