Author: srouaud
Date: Wed Oct 10 12:02:02 2007
New Revision: 18814
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D18814&repname=
=3Djahia
Log:
fix size table
Modified:
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_c=
luster.html
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/html/startup/howto_cluster.html&rev=3D18814&repname=
=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/html/startup/howto_cluster=
.html Wed Oct 10 12:02:02 2007
@@ -3,7 +3,7 @@
<html xmlns=3D"http://www.w3.org/1999/xhtml">
<head>
<title>Jahia Clustering and DB Storage Howto</title>
-<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859=
-1" />
+<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8" />
<style type=3D"text/css">
<!--
BODY { margin : 0px;
@@ -13,7 +13,7 @@
font-family : Verdana, Arial, Helvetica,=
sans-serif;
}
DIV.main { background-color : #FFFFFF;
- width : 868px;
+ width : 1118px;
display : block;
}
A { text-decoration : none;
@@ -22,7 +22,7 @@
A:hover { text-decoration : underline;}
DIV.header { background-color : #FFFFFF;
border-bottom : 4px solid #E7E7E7;
- width : 868px;
+ width : 1118px;
}
DIV.header SPAN { border-bottom : 15px solid #006699;
display : block;
@@ -47,7 +47,7 @@
font-size: 12px;
font-weight: normal;
}
-DIV.box { width : 150px;
+DIV.box { width : 200px;
color : #666666;
font-family : Arial, Helvetica, sans-ser=
if;
float : left;
@@ -84,18 +84,19 @@
font-size : 12px;
}
DIV.maincontent {
- width : 640px;
+ width : 840px;
pading : 0 10px 0 10px;
background-color : #FFFFFF;
float : left;
margin-top : 10px;
+ text-align : justify;
}
DIV.footer { border-top : 4px solid #006699;
padding : 10px 0 10px 0;
display : block;
text-align : center;
background-color : #FFFFFF;
- width : 868px;
+ width : 1118px;
clear : both;
}
.code {
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list