X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=public%2Fcss%2Fsyj.css;h=0c414433d2dfcb76b318d9fc671a51fa4e59c37f;hp=e88f3da2ff3d68f7222a8b3a6d8ed28983ec6d00;hb=62a960b274a180ec4ce886d176427913373f540d;hpb=c06c7fd6e6f26d31abb8d7c9a9f9e3f2d5b27d5c diff --git a/public/css/syj.css b/public/css/syj.css index e88f3da..0c41443 100644 --- a/public/css/syj.css +++ b/public/css/syj.css @@ -114,8 +114,16 @@ body, html { background-color: #E0E0FF; } -.info-title { +.info-section { + margin-bottom: 0.5em; +} +.info-section > h1 { text-decoration: underline; + font-size: 1em; + margin: 2px 0 2px 0; +} +.info-section a { + text-decoration: none; } #path-infos-content { @@ -123,13 +131,6 @@ body, html { padding: 4px 15px 15px 15px; } -#path-export-title { - margin-top: 1em; -} -#path-export-content a { - text-decoration: none; -} - #path-length { text-align: center; position: absolute; /* otherwise, under #map in ie */