Difference between revisions of "Template: Source prog"
From Teknologisk videncenter
m (New page: {{#css: pre { font-family: Lucida Console; font-weight: bold; font-size: 12px; color: #00FF00; margin: 10px 50px; width: 800px; line-height: 200%; overflow: auto;} }}) |
m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
| − | pre { font-family: Lucida Console; font-weight: bold; font-size: 12px; | + | pre { font-family: Lucida Console; font-weight: bold; font-size: 12px; background: #eeeeee; margin: 10px 50px; width: 800px; line-height: 200%; overflow: auto;} |
}} | }} | ||