]> dev.renevier.net Git - syj.git/blobdiff - public/css/syj.css
direct link to path
[syj.git] / public / css / syj.css
index f50af3ed846fedff4ff941e1632199dbf448594e..e8b6d43d421b4f6203d20d73050709ee23cf31c9 100644 (file)
@@ -78,12 +78,13 @@ body, html {
     background-color: #BBBBFF;
 }
 
+.info-title {
+    text-decoration: underline;
+}
+
 #path-infos-content {
-    background-color: white;
-    -moz-border-radius: 5px;
-    -webkit-border-radius: 5px;
-    border-radius: 5px;
-    margin: 2px 10px 2px 0;
+    text-align: center;
+    padding: 4px 15px 15px 15px;
 }
 
 #path-length {
@@ -101,9 +102,6 @@ body, html {
     border-radius: 5px;
     background-color: white;
 }
-#path-length-title {
-    text-decoration: underline;
-}
 
 #data_controls {
     position: absolute;