From 89f8fbf0aa8f61628a4ac525ad03cf7ad27fb607 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Thu, 8 Jan 2015 17:07:24 +0100 Subject: [PATCH] altered menu entrees, corrected links, updated link styling --- blog.html | 12 ++++++------ index.html | 6 +++++- showcase/index.html | 12 ++++++++---- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/blog.html b/blog.html index 7bc4579e..fdc83341 100644 --- a/blog.html +++ b/blog.html @@ -150,12 +150,12 @@ diff --git a/index.html b/index.html index f5261fdf..457719cc 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,10 @@ font-family: Lustria,Georgia,Times,"Times New Roman",serif !important; } + a.header{ + color:#8bb9fb; + } + img.icon { position:relative; top:-2px; @@ -106,7 +110,7 @@

A dynamic, browser based visualization library. The library is designed to be easy to use, to handle large amounts of dynamic data, and to enable manipulation of and interaction with the data. - The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d. Get it over here!

+ The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d. Get it over here!

diff --git a/showcase/index.html b/showcase/index.html index 89883e08..564b8248 100644 --- a/showcase/index.html +++ b/showcase/index.html @@ -20,12 +20,13 @@