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

github.com/LordMathis/hugo-theme-nix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLordMathis <namesny.matus@gmail.com>2016-10-02 18:44:06 +0300
committerLordMathis <namesny.matus@gmail.com>2016-10-02 18:44:06 +0300
commit6027915a8b66a16ef4277574c5367d928da556c0 (patch)
treeab6c3687e644b2c3ee7c1e17051f79401127b179 /static
parentf2d53a8c53ff0fcdc66b358b466b4cd657c9486e (diff)
polishing the css
Diffstat (limited to 'static')
-rw-r--r--static/css/nix.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/nix.css b/static/css/nix.css
index 833c6c4..196e662 100644
--- a/static/css/nix.css
+++ b/static/css/nix.css
@@ -69,6 +69,10 @@ i {
clear: both;
}
+.post-summary {
+ padding: 0 5px 0 5px;
+}
+
#post-list {
list-style: none;
padding-left: 0;