Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/hugo-octopress.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hugo-octopress.css b/static/css/hugo-octopress.css
index 96153a6..b19e212 100644
--- a/static/css/hugo-octopress.css
+++ b/static/css/hugo-octopress.css
@@ -2132,7 +2132,7 @@ table,
th,
td
{
- border-left: 1px solid black; /* remove the right border for when overflow happens */
+ border: 1px solid black;
padding: 3px;
}
th {