diff --git a/index.html b/index.html index 166a82ef..eafa0e51 100755 --- a/index.html +++ b/index.html @@ -1,79 +1,122 @@ - fabbione/kronosnet @ GitHub + + + + + Kronosnet - Fork me on GitHub +body { + margin-top: 1em; + background-color: #f3e8a0; + font-family: "Helvetica,Arial,FreeSans"; + color: #000000; +} +#container { + margin: 0 auto; + width: 700px; +} +h1 { + font-size: 3.8em; + color: #0c175f; + margin-bottom: 3px; +} +h1 .small { + font-size: 0.4em; +} +h1 a { + text-decoration: none; +} +h2 { + font-size: 1.5em; + color: #0c175f; +} +h3 { + text-align: center; + color: #0c175f; +} +a { + color: #0c175f; +} +.description { + font-size: 1.2em; + margin-bottom: 30px; + margin-top: 30px; + font-style: italic; +} +.download { + float: right; +} +pre { + padding: 15px; + background: #000000 none repeat scroll 0%; + color: #ffffff; +} +hr { + border-style: none none solid; + border-color: -moz-use-text-color -moz-use-text-color #aaaaaa; + border-width: 0 0 1px; + width: 80%; +} +.footer { + padding-top: 30px; + text-align: center; + font-style: italic; +} + + Fork me on GitHub
 
-

kronosnet

+ +

Kronosnet

+ -
VPNs on steroids -
+
VPNs on steroids +
+ +

Authors

-

Authors

-

Fabio M. Di Nitto (fdinitto@redhat.com) -
Federico Simoncelli (federico.simoncelli@gmail.com) -
Jan Friesse (jfriesse@redhat.com)
-

-

Documentation
-

+

Fabio M. Di Nitto (fabbione at kronosnet.org)

+

Federico Simoncelli (fsimon at kronosnet.org)

+ +

Documentation

html
html (single file)
pdf
txt
-

Mailing Lists

-Users
-Developers
-Commit Notifications
+

Mailing Lists

+
Users
+
Developers
+
Commit Notifications

Download

You can download this project in tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/fabbione/kronosnet
-
+ + + \ No newline at end of file