From 63a5afda03daefb45e061a055685335207f21b60 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 27 Apr 2024 17:01:13 -0500 Subject: test conversion back to markdown --- theme/static/styles.min.css | 1 - 1 file changed, 1 deletion(-) delete mode 100644 theme/static/styles.min.css (limited to 'theme/static/styles.min.css') diff --git a/theme/static/styles.min.css b/theme/static/styles.min.css deleted file mode 100644 index bfcf00d..0000000 --- a/theme/static/styles.min.css +++ /dev/null @@ -1 +0,0 @@ -body{font-family:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;font-size:.9rem;margin:0 auto;max-width:50em;padding:1rem}img{height:auto;max-width:100%;width:100%}pre{border:1px solid #000;overflow:scroll;padding:.5rem}:not(pre) code{color:red}nav ul{padding:0}nav li{display:inline;list-style:none;padding-right:.25rem} \ No newline at end of file -- cgit v1.2.3