added rounded boxed
@@ -40,6 +40,7 @@ body {
}
td {
+ border-radius: 5px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
text-align: left;
@@ -65,6 +66,7 @@ td {
/* Les titres des rubriques */
.headtext {
+ border-radius: 8px;
color: #000000;
font-weight: bold;
font-size: 14px;
@@ -74,6 +76,7 @@ td {
/* Bords des titres */
.headlinebg {
background-color: #000000;