From: <ce...@us...> - 2012-05-20 15:17:30
|
Revision: 9564 http://xoops.svn.sourceforge.net/xoops/?rev=9564&view=rev Author: cesag Date: 2012-05-20 15:17:23 +0000 (Sun, 20 May 2012) Log Message: ----------- Updated by comparing the corrected files in English (Smallworld). Modified Paths: -------------- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/help/help.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/js/jquery.countdown.js XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_attencionneeded.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_complaint.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_newcomment.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_register.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/help/help.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/js/jquery.countdown.js XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_attencionneeded.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_complaint.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_newcomment.html XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_register.html Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/help/help.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/help/help.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/help/help.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -32,6 +32,7 @@ <li>S'il n'y a aucune erreur jQuery, videz le cache -> mettez à jour le module Smallworld dans la partie administration des modules.</li> <li>Si la page est encore blanche, allez au module Protector -> Préférences et écrivez smallworld dans le champ "Modules à exclure du contrôle DoS (F5)/Crawler".</li> </ul> + <br /> <h4 class="odd">Tutoriel</h4> <p class="even">Il n'y a aucun tutoriel disponible pour le moment</p> <h4 class="odd">Questions</h4> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/js/jquery.countdown.js =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/js/jquery.countdown.js 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/js/jquery.countdown.js 2012-05-20 15:17:23 UTC (rev 9564) @@ -20,4 +20,4 @@ whichLabels: null, timeSeparator: ':', isRTL: false}; xoops_smallworld.countdown.setDefaults(xoops_smallworld.countdown.regional['fr']); -})(jQuery); +}); Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_attencionneeded.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_attencionneeded.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_attencionneeded.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -5,15 +5,16 @@ a {text-decoration: none;color: #1f1f1f;} a:hover {text-decoration: none; color: #5d8ba6;} h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} - img.left {top: 0;float:left;display: block;margin:0;padding:0;margin-right:20px;} + img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0 #b7b7b7;-moz-box-shadow: 0 1px 2px 0 #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_complaint.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_complaint.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_complaint.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -5,15 +5,16 @@ a {text-decoration: none;color: #1f1f1f;} a:hover {text-decoration: none; color: #5d8ba6;} h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} - img.left {top: 0;float:left;display: block;margin:0;padding:0;margin-right:20px;} + img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0 #b7b7b7;-moz-box-shadow: 0 1px 2px 0 #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_newcomment.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_newcomment.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_newcomment.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -5,15 +5,16 @@ a {text-decoration: none;color: #1f1f1f;} a:hover {text-decoration: none; color: #5d8ba6;} h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} - img.left {top: 0;float:left;display: block;margin:0;padding:0;margin-right:20px;} + img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0 #b7b7b7;-moz-box-shadow: 0 1px 2px 0 #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_register.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_register.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french/mailTpl/mail_register.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -7,13 +7,14 @@ h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0px #b7b7b7;-moz-box-shadow: 0 1px 2px 0px #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/help/help.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/help/help.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/help/help.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -32,6 +32,7 @@ <li>S'il n'y a aucune erreur jQuery, videz le cache -> mettez à jour le module Smallworld dans la partie administration des modules.</li> <li>Si la page est encore blanche, allez au module Protector -> Préférences et écrivez smallworld dans le champ "Modules à exclure du contrôle DoS (F5)/Crawler".</li> </ul> + <br /> <h4 class="odd">Tutoriel</h4> <p class="even">Il n'y a aucun tutoriel disponible pour le moment</p> <h4 class="odd">Questions</h4> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/js/jquery.countdown.js =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/js/jquery.countdown.js 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/js/jquery.countdown.js 2012-05-20 15:17:23 UTC (rev 9564) @@ -20,4 +20,4 @@ whichLabels: null, timeSeparator: ':', isRTL: false}; xoops_smallworld.countdown.setDefaults(xoops_smallworld.countdown.regional['fr']); -})(jQuery); +}); Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_attencionneeded.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_attencionneeded.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_attencionneeded.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -5,15 +5,16 @@ a {text-decoration: none;color: #1f1f1f;} a:hover {text-decoration: none; color: #5d8ba6;} h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} - img.left {top: 0;float:left;display: block;margin:0;padding:0;margin-right:20px;} + img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0 #b7b7b7;-moz-box-shadow: 0 1px 2px 0 #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_complaint.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_complaint.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_complaint.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -5,15 +5,16 @@ a {text-decoration: none;color: #1f1f1f;} a:hover {text-decoration: none; color: #5d8ba6;} h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} - img.left {top: 0;float:left;display: block;margin:0;padding:0;margin-right:20px;} + img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0 #b7b7b7;-moz-box-shadow: 0 1px 2px 0 #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_newcomment.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_newcomment.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_newcomment.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -5,15 +5,16 @@ a {text-decoration: none;color: #1f1f1f;} a:hover {text-decoration: none; color: #5d8ba6;} h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} - img.left {top: 0;float:left;display: block;margin:0;padding:0;margin-right:20px;} + img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0 #b7b7b7;-moz-box-shadow: 0 1px 2px 0 #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> Modified: XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_register.html =================================================================== --- XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_register.html 2012-05-20 14:18:58 UTC (rev 9563) +++ XoopsLanguages/french/modules/smallworld/smallworld 1.15/smallworld/language/french_iso/mailTpl/mail_register.html 2012-05-20 15:17:23 UTC (rev 9564) @@ -7,13 +7,14 @@ h4 {font-family: 'Puritan20Normal';font-weight: normal;color: #1f1f1f;margin-bottom: 10px;font-size: 17px;} img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:20px;} #wrapper {width: 960px;margin: 100px auto 0;padding-top: 0;line-height: 20px;background-color:#33FFFF;border-style: groove;border-color:aqua;border-width:medium;} - #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0 1px 2px 0px #b7b7b7;-moz-box-shadow: 0 1px 2px 0px #b7b7b7;box-shadow: 0 1px 2px 0 #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist ul li {width: 850px;px;background: none;margin: 2px 0 18px 2px;background-color: #FFF;-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;box-shadow: 0px 1px 2px 0px #b7b7b7;padding: 15px;display: block;overflow: hidden;} + #newslist p {margin: 0;} #newslist h4 {margin-bottom: 8px;line-height: 1;} #newslist h4 span {font-style: italic;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #565656;padding-left: 5px;} #news h2 {float: left;margin-top: 10px;} - .greeting {margin:0 0 0 25px;} - .infotext {margin:10px 0 0 25px;} + .greeting {margin:0px 0px 0px 25px;} + .infotext {margin:10px 0px 0px 25px;} .title2 {margin-bottom: 12px;margin-top: 2px;} .title {margin-bottom: 12px;margin-top: 4px;} </style> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |