-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathabout.html
executable file
·45 lines (34 loc) · 2.33 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
layout: default
title: Netafilter - Map
---
<div class='background about'>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Content -->
<div class='limiter'>
<h1 class='fancy' style='font-size: 20px;margin-bottom: 20px;'>About Netafilter</h1>
<p style='border-bottom:1px solid #ddd;font-size: 25px;line-height: 41px;margin-bottom:0px;'>Netafilter has been built on top of <a href='http://www.myneta.info' target='_blank'>MyNeta</a>'s database which contains data of the educational qualifications, net assests owned and criminal cases filed against the Lok Sabha members in the parliament house. ••More information to be added here••</ore></p>
<div class='col12 clearfix'>
<div class='col6 prose dark' style='padding-top:20px;float:left;'>
<!--<h2>Map</h2>-->
<div id='modal' style='position:relative'>
<img src='https://cloud.githubusercontent.com/assets/1067218/12857312/78ca2d08-cc6f-11e5-8f22-99a0e5c027c0.png'/>
<div id='blackStuff' style='position:absolute;top:0;bottom:0;width:100%;background-color:rgba(0,0,0,0.5)'><p style='margin-left: 55px;margin-top: 80px;font-size: 22px;width: 300px;text-align: center;font-weight: 600;'>Visualisation 1: Data on a map of the constituencies of India</p><a class='button stroke' href='index.html' style='margin-left: 160px;'>View Map</a></div>
</div>
</div>
<div class='col6' style='margin-top: 150px;padding-left: 150px;'>
More coming soon
</div>
<!--<div class='col6 pad2 prose dark fill-navy keyline-right'>-->
<!-- <h2>Chart</h2>-->
<!-- <p>View how our netas are doing on a chart</p>-->
<!-- <a class='button stroke' href='chart.html'>View</a>-->
<!--</div>-->
</div>
<div class='col12 clearfix' style='border-top:1px solid #ddd;padding-top:20px;'>
<p style='color:#3887be;'>You are empowered to copy, share and improve this project for a better tomorrow <a class='icon github button short' href='https://github.com/folography/netafilter' style='margin-left: 7px;'>Fork me</a></p>
</div>
</div>
</div>