diff --git a/css/custom.css b/css/custom.css index a061b2d..230b6b4 100644 --- a/css/custom.css +++ b/css/custom.css @@ -75,6 +75,10 @@ } /*-- End of Icomoon icon font section --*/ +nav.group a.active { + font-size: 2em; +} + header > nav a{ font-size: 1.2em; } diff --git a/index.html b/index.html index 76bfa2e..af3fd0c 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,14 @@ title: Home --- +
+

Binary Strolls

+

Cyber rambling (or ranting), mostly about code.

+ +

Recent Posts

-

Binary Strolls

+ $partial("templates/post-list.html")$ -

Recent Posts

- -$partial("templates/post-list.html")$ - -

…or you can find more in the archives.

+

…or you can find more in the archives.

+
diff --git a/templates/default.html b/templates/default.html index 6d67bfe..5ea805f 100644 --- a/templates/default.html +++ b/templates/default.html @@ -12,8 +12,8 @@