Stub of a 'Profile' class.
[platal.git] / htdocs / css / keynote.css
index 3304c51..16febdf 100644 (file)
@@ -309,7 +309,7 @@ div.contact-list div.contact:hover {
 
 div.contact div.identity {
     float: left;
-    width: 70%;
+    width: 85%;
 }
 
 div.contact div.nom {
@@ -317,12 +317,18 @@ div.contact div.nom {
     padding-left: 2px;
 }
 
-div.contact div.appli {
+div.contact div.nom a {
+    text-decoration: none;
+    font-size: 100%;
+}
+
+div.contact div.edu {
 }
 
 div.contact div.bits {
     text-align: right;
     float: right;
+    width: 14%;
 }
 
 div.contact div.long {
@@ -334,8 +340,8 @@ div.contact div.long {
 }
 
 div.long table { width: 100%; }
-div.long td.lt { width: 25%; font-style: italic; }
-div.long td.rt { width: 75%; }
+div.long td.lt { width: 15%; font-style: italic; }
+div.long td.rt { width: 85%; }
 
 /*******************************************************************************
     6   Profil
@@ -354,7 +360,7 @@ div.long td.rt { width: 75%; }
 }
 
 .wizard .wiz_header .wiz_tab {
-    background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
+    background: url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
     height: 100%;
     text-align: center;
     font-size: 75%;