summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-03-08 17:51:31 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-03-08 17:51:31 (GMT)
commitdd7530d9756d04b255cca3c07c489bdf16fa1733 (patch)
treec8f07a133f361d3bd43d6b0f6c63d030c740417c /doc
parentbb5a3d08df2cfda6e4980b484a8e140af8f8fe91 (diff)
downloadmxe-dd7530d9756d04b255cca3c07c489bdf16fa1733.zip
mxe-dd7530d9756d04b255cca3c07c489bdf16fa1733.tar.gz
mxe-dd7530d9756d04b255cca3c07c489bdf16fa1733.tar.bz2
improved style of code blocks in the README
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/README.html b/doc/README.html
index f3a9712..4e2794a 100644
--- a/doc/README.html
+++ b/doc/README.html
@@ -43,6 +43,11 @@
td, dt {
background-color: #eee;
}
+ pre {
+ font-size: 10pt;
+ border: thin dotted #ccc;
+ padding: 2pt;
+ }
</style>
</head>