bliper

static html page generation in perl
git clone git://git.2f30.org/bliper
Log | Files | Refs | README | LICENSE

commit 22c2d052a80f5cc622d8110f9a7c21f856886ebd
parent 47743ab620fdcc507a29ec1688ff25590b5e1b61
Author: cipher <haris@2f30.org>
Date:   Sat, 30 Nov 2013 20:34:58 +0200

fixed disquss css

Diffstat:
Moutput/style.css | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/output/style.css b/output/style.css @@ -99,3 +99,9 @@ footer { margin: 0 auto; padding-bottom: 50px; } + +#disqus_thread { + max-width: 680px; + margin: 0 auto; + color: #e8e8e8; +}