[OSM-dev] CSS for <pre>, <source> on wiki
Josh Doe
josh at joshdoe.com
Thu Jun 9 16:45:12 BST 2011
You can see it on the wiki, but be warned that I know almost nothing
about CSS, so I'm probably doing everything The Wrong Way:
http://wiki.openstreetmap.org/wiki/User:Joshdoe/vector.css
div.mw-geshi {
background-color: #F9F9F9;
border: 1px dashed #2F6FAB;
color: black;
line-height: 1.1em;
padding: 1em;
font: 1em/1.2em monospace;
font-size: 1.2em;
}
pre {
font-size: 1.2em;
}
-Josh
On Thu, Jun 9, 2011 at 11:35 AM, Peter Körner <osm-lists at mazdermind.de> wrote:
> Am 09.06.2011 17:31, schrieb Josh Doe:
>>
>> I've already made the changes in my user CSS, but I'm sure others
>> could benefit from the increased readability.
>
> Would you mind poutting those changes to the list?
>
> Peter
>
More information about the dev
mailing list