diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-06-19 10:50:22 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-06-19 10:50:22 +0100 |
| commit | b177daee04a46265267c4cde27b7736d852039cd (patch) | |
| tree | 764c64a6ee07da17c5ef540c6dfd4fa3aa92bba7 /gemfeed/index.html | |
| parent | 56cc5f1f149412041084f48be6ac817c6ac264de (diff) | |
change css style
Diffstat (limited to 'gemfeed/index.html')
| -rw-r--r-- | gemfeed/index.html | 52 |
1 files changed, 2 insertions, 50 deletions
diff --git a/gemfeed/index.html b/gemfeed/index.html index b1fa1968..929d37c8 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -67,53 +67,5 @@ a.textlink:before { <a class="textlink" href="./2010-05-07-lazy-evaluation-with-standarn-ml.html">2010-05-07 (0192 words) - Lazy Evaluation with Standard ML</a><br /> <a class="textlink" href="./2010-04-09-standard-ml-and-haskell.html">2010-04-09 (0266 words) - Standard ML and Haskell</a><br /> <a class="textlink" href="./2008-06-26-perl-poetry.html">2008-06-26 (0147 words) - Perl Poetry</a><br /> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>snonux.de's Gemfeed</title> -<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> -<style type="text/css"> -body { - margin: auto; - padding-left: 10px; - padding-right: 10px; - max-width: 900px; - font-family: sans-serif; - font-size: 18px; - background-color: #222; - color: #ffffef; -} - -a { - color: #0ca; - text-decoration: none; -} - -a:hover { - color: #c0f; - text-decoration: none; -} - -img { - max-width: 600px; - max-height: 400px; - display: block; - margin: auto; -} - -pre { - display: block; - background-color: #111; - color: #fff; - padding: 5px; - overflow-x: auto; -} - -a.textlink:before { - content: " ⇒ "; - padding-left: 2px; -} -</style> -</head> -<body> +</body> +</html> |
