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

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 95b38f9..df18d69 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -36,7 +36,6 @@
table thead th { border-bottom: 1px solid #666; }
th, td { padding: 5px; }
tr:nth-child(even) { background: #666 }
-
}
/* lightmode */
@@ -75,7 +74,6 @@
table thead th { border-bottom: 1px solid #666; }
th, td { padding: 5px; }
tr:nth-child(even) { background: #666 }
-
}
body {