]> git.ipfire.org Git - ipfire.org.git/commitdiff
Add IE8 support and change some fontsize.
authorHeiner Schmeling <cm@ipfire.org>
Sat, 11 Jul 2009 11:40:56 +0000 (13:40 +0200)
committerHeiner Schmeling <cm@ipfire.org>
Sat, 11 Jul 2009 11:40:56 +0000 (13:40 +0200)
www/include/style.css
www/template.inc

index c464c68725a7f8fe9404cf884264a7d49ff047fe..5c97441a71c721bd260374726288e0de8ebb114d 100644 (file)
@@ -281,7 +281,7 @@ font-size: 0.9em;
 
 #main_inner .post a
 {
-font-size: 0.9em;
+font-size: 1em;
 }
 
 #main_inner ul
@@ -312,7 +312,7 @@ margin-bottom: 0.5em;
 
 #main_inner h4
 {
-font-size: 1.2em;
+font-size: 1.1em;
 padding-bottom: 0.175em;
 margin-bottom: 0.25em;
 margin-top: 0.95em;
@@ -327,7 +327,7 @@ margin-bottom: 2.0em;
 #main_inner .post h3
 {
 position: relative;
-font-size: 1.7em;
+font-size: 1.4em;
 padding-bottom: 0.25em;
 }
 
@@ -336,7 +336,7 @@ padding-bottom: 0.25em;
 list-style: none;
 position: absolute;
 top: 3em;
-font-size: 0.8em;
+font-size: 0.7em;
 }
 
 #main_inner .post .post_info
@@ -600,9 +600,9 @@ left: 60px; /*position where enlarged image should offset horizontally */
        
        #columnC_2columns
        {
-       width: 13.0em;
+       width: 12.0em;
        float: left;
-       padding: 0em 0.5em 0.5em 0.5em;
+       padding: 0em 1em 0.5em 1em;
        border-left: dotted 1px #E1E1E1;
        }
 
index 9c0707cb4d1ee3594404a2da038ccd048e0363a2..8a0ea9a534764f4192f902b6b30d2edc1417b6da 100644 (file)
@@ -3,6 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
        <head>
                <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+               <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
                <title>%(title)s</title>
                <meta name="keywords" content="Linux, Firewall, IPCop, IPFire, Security" />
                <meta name="description" content="" />