diff options
Diffstat (limited to 'README.html')
| -rw-r--r-- | README.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/README.html b/README.html index d3daee2..c5829c1 100644 --- a/README.html +++ b/README.html @@ -4,40 +4,6 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bibutils</title> -<style> - body { - max-width: 42em; - margin: 2em auto; - padding: 0 1em; - font-family: Georgia, "Times New Roman", serif; - line-height: 1.5; - color: #222; - } - h1 { - border-bottom: 1px solid #ccc; - padding-bottom: 0.2em; - } - h2 { - font-family: "Courier New", monospace; - font-size: 1.1em; - margin-bottom: 0.2em; - } - h2 + p { - margin-top: 0.2em; - } - code, pre { - font-family: "Courier New", monospace; - background: #f4f4f4; - } - code { - padding: 0 0.2em; - } - pre { - padding: 0.7em 1em; - border: 1px solid #ddd; - overflow-x: auto; - } -</style> </head> <body> |