menu person & section generated

This commit is contained in:
Marc Ducobu
2014-11-12 10:23:09 +01:00
parent 16ead22f4d
commit 17188be855
7 changed files with 42 additions and 18 deletions

View File

@@ -14,3 +14,7 @@ html,body { min-height:100%; }
.cf-subtitle {
font-size: 1.5em;
}
ul.submenu.min-width {
min-width: 11em;
}

View File

@@ -3062,4 +3062,7 @@ html, body {
.cf-subtitle {
font-size: 1.5em; }
ul.submenu.min-width {
min-width: 11em; }
/*# sourceMappingURL=scratch.css.map */

File diff suppressed because one or more lines are too long