diff --git a/website/base.css b/website/base.css index 20e3d989..82633031 100644 --- a/website/base.css +++ b/website/base.css @@ -30,16 +30,6 @@ td { border-top: thin dotted lavender; } -code { - display: block; - font: Arial, Helvetica, sans-serif; - line-height: 1.2em; - background-color: #f5f5f5; - border: thin dashed #a2a2a2; - padding: 5px; - margin: 5px 0px; -} - .page { position: relative; margin: 20px auto; diff --git a/website/images/webstart.png b/website/images/webstart.png new file mode 100644 index 00000000..87d1cf7b Binary files /dev/null and b/website/images/webstart.png differ diff --git a/website/index.html b/website/index.html index 72652503..b5de0922 100644 --- a/website/index.html +++ b/website/index.html @@ -6,18 +6,18 @@ FileBot - The ultimate tv renamer / subtitle downloader / sfv validator - + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-25379256-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); +
@@ -28,7 +28,7 @@ The ultimate tv renamer / subtitle downloader / sfv validator
- +
@@ -36,7 +36,7 @@ screenshot
- +
about

About

@@ -48,12 +48,13 @@ FileBot can be launched via Java Web Start. No manual download or installation required.

- +
- - + + Launch +
- +
features Automatic for the people @@ -116,15 +117,15 @@ Today is the day

Download

@@ -133,9 +134,9 @@ Will you join us?

Contact

- The project is continuously seeking for improvements, so anykind of feedback is more than welcome - and if there's any questions or problems just start posting in the forums or check the FAQ. - Make sure to visit us on our project home and become a fan on facebook. + The project is continuously seeking for improvements, so anykind of feedback is more than welcome + and if there's any questions or problems just start posting in the forums or check the FAQ. + Make sure to visit us on our project home and become a fan on facebook.

@@ -149,10 +150,10 @@ Hosted on sourceforge.net