aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author= <pux@pux.dom>2020-12-11 13:01:47 +0100
committer= <pux@pux.dom>2020-12-11 13:01:47 +0100
commit1a12e969ed5b15e70bff45124bae941e54f9dd22 (patch)
treebeb4d2a477a369c90122bb41bd76e606caf20a16
parent53b76b2c8a7a8b2683fcf66e1da77c62de0c56ce (diff)
downloadmo-cgit-mods-1a12e969ed5b15e70bff45124bae941e54f9dd22.tar.gz
mo-cgit-mods-1a12e969ed5b15e70bff45124bae941e54f9dd22.tar.bz2
mo-cgit-mods-1a12e969ed5b15e70bff45124bae941e54f9dd22.zip
fix markdown table border color
-rwxr-xr-xmd2html-dark_theme/md2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/md2html-dark_theme/md2html b/md2html-dark_theme/md2html
index 23988b0..32b62a1 100755
--- a/md2html-dark_theme/md2html
+++ b/md2html-dark_theme/md2html
@@ -166,7 +166,7 @@ div#cgit .markdown-body h1 a.toclink, div#cgit .markdown-body h2 a.toclink, div#
font-weight: bold;
}
.markdown-body table th, .markdown-body table td {
- border: 1px solid #ccc;
+ border: 1px solid #333333;
padding: 6px 13px;
}
.markdown-body table tr {
in each repos: see "about"-tab (if existing) for more details / README.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa