diff options
Diffstat (limited to 'themes/clouds/style.css')
| -rw-r--r-- | themes/clouds/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index a864c00bd3..c4ad2611dc 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -719,6 +719,7 @@ html[dir=rtl] #descendancy_chart ul {background-position:right top;margin:0 15px #familybook_chart .line3, #familybook_chart .pvline, #familybook_chart .spacer {width: 3px} #familybook_chart .line4 {width: 7px} [ID^="vline"] {width:3px;} +#familybook_chart h3 {font-size: 16px;text-align:center;} .tdtop {vertical-align:top;} .tdmid {vertical-align:middle;} @@ -751,7 +752,7 @@ top:50px; left:0; } -#compact_chart, #fan_chart, #ancestry_chart { +#compact_chart, #fan_chart, #ancestry_chart, #familybook_chart { margin:20px; } |
