Can add/remove/edit addresses
[platal.git] / htdocs / css / xnet.css
index 6448953..2513ab9 100644 (file)
@@ -63,6 +63,11 @@ td    { vertical-align: top; }
 h1    { font-size: 130%; }
 h2    { font-size: 115%; }
 
+.smaller {
+    font-size: smaller;
+    font-style: italic;
+}
+
 /***************************************************************************
  * DEBUG
  ***************************************************************************/
@@ -170,10 +175,10 @@ td#menu {
  * CLASSES
  ***************************************************************************/
 
-div.breadcrumb {
+.breadcrumb {
     font-weight: bold;
     font-size: 90%;
-    padding: 0.5em 0em;
+    padding: 0.5em 0em 0em 0.2em;
 }
 
 .erreur { color: red !important; }