From 1a3ed452eddb35fe6e2fb84e83c28103fc15ce8d Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 8 May 2014 19:48:00 +0200 Subject: [PATCH] updates. --- css/main.css | 12 ++++++------ info.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/main.css b/css/main.css index c3ef321..bed9d24 100644 --- a/css/main.css +++ b/css/main.css @@ -122,7 +122,7 @@ body { min-height: 300px; max-height: 300px; height: 100px; - font:24px/1.3 'Open Sans Condensed',sans-serif; + font:22px/1.3 'Open Sans Condensed',sans-serif; } small { @@ -145,9 +145,9 @@ code { } .list { - width: 65%; + width: 75%; text-align: left; - font-size: 80%; + font-size: 90%; } .downloadbutton { @@ -282,7 +282,7 @@ footer { padding: 1% 0 10px; } body { - font-size: 22px; + font-size: 21px; } code { font-size: 16px; @@ -299,7 +299,7 @@ footer { padding: 1% 0 5px; } body { - font-size: 20px; + font-size: 18px; } code { font-size: 14px; @@ -319,7 +319,7 @@ footer { font-size: 18px; } body { - font-size: 18px; + font-size: 17px; } code { font-size: 12px; diff --git a/info.html b/info.html index f692ddc..171fc31 100644 --- a/info.html +++ b/info.html @@ -28,7 +28,7 @@
Secure Internet Live Conferencing
-
+
SILC protocol is a modern conferencing and chat protocol designed with high security as its main feature. -- 2.24.0