diff --git a/css/style.css b/css/style.css index 6b6df57..aaf0163 100644 --- a/css/style.css +++ b/css/style.css @@ -175,3 +175,10 @@ p { margin-top: 30px; } +.post p{ + font-size: medium; +} + +p.small.text-muted { + font-size: small; +} \ No newline at end of file diff --git a/news.html b/news.html index 339704a..11768ed 100644 --- a/news.html +++ b/news.html @@ -41,11 +41,18 @@

News

+
+

LedisDB v0.2 Released

+

We have released LedisDB v0.2, Check GitHub for more information

+

Published 5 August 2014

+
+

LedisDB v0.1 Released

Today we are happy to announce the release of LedisDB v0.1.

Published 24 July 2014

+
@@ -80,7 +87,7 @@