font-family: Lustria,Georgia,Times,"Times New Roman",serif !important;
}
a.header{
color:#8bb9fb;
}
img.icon {
position:relative;
top:-2px;
@ -106,7 +110,7 @@
<p>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. <ahref="#download_install">Get it over here!</a></p>
The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d. <ahref="#download_install"class="header">Get it over here!</a></p>
font-family: Lustria,Georgia,Times,"Times New Roman",serif !important;
padding:10px;
}
a:link {color: #ffaf12;}
a:visited {color: #ffaf12;}
a:hover {color: #ffaf12;}
a:active {color: #ffaf12;}
a:link {color: #8bb9fb;}
a:visited {color: #8bb9fb;}
a:hover {color: #8bb9fb;}
a:active {color: #8bb9fb;}
div.textHTMLContent {
display:block;
@ -95,6 +96,8 @@
<h1>Showcase projects</h1>
<divclass="container-fluid">
These are projects we made using vis, or ones we received from the community. If you'd like your project to be featured here, please <ahref="https://github.com/almende/vis/issues"target="_blank">post an issue on our Git page</a>.