border-radius: .4em;
background: #fff;
}
-
-/* Limit the <body /> width for readability. */
-body {
- max-width: 60em;
-}
-
-/* Increase line heights for better screen readability. */
-p, li, dt, dd, address {
- line-height: 1.5em;
-}
-pre {
- line-height: 1.25em;
-}
body {
font-family: Tahoma, Sans, sans-serif;
}
-h1, h2, h3, h4, h5, h6 {
- font-family: "Trebuchet MS", Trebuchet, Sans, sans-serif;
- font-weight: bold;
-}
pre, code, samp, kbd, tt {
font-family: "Bitstream Vera Sans Mono", "Luxi Mono", "Courier New", monospace;
font-size: 100%;