OSDN Git Service

Started porting the LameXP documentation to Pandoc/Markdown.
[lamexp/LameXP.git] / etc / Style / style.css
1 <style type="text/css">
2 <!--
3   body { font-family: "Times New Roman", Times, serif; color: #000000; background-color: #FFFFFF; }
4   tt, pre, code { font-family: Courier New, Courier, mono; background-color: #EDF3F7; padding: 1px; }
5   h2 { margin-top: 2.0em; }
6   h3, h4 { margin-top: 1.75em; }
7   a { color: #0000BB; text-decoration: none; }
8   a:visited { color: #0000BB; text-decoration: none; }
9   a:active { color: #0000FF; text-decoration: none; }
10   a:hover { color: #0000FF; text-decoration: underline; }
11 -->
12 </style>