diff options
| author | makitso <makitso@gmail.com> | 2018-03-23 07:07:48 -0700 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2018-03-23 07:07:48 -0700 |
| commit | 43b37c50f96ce4e8ca0e7639e3a557254a26e5c7 (patch) | |
| tree | 1265082ae016c6f423cf6006bd16c0b6ef97907b /themes/clouds/css-2.0.0/style.css | |
| parent | cffb83080ac8ae259beac322ab9488b1bb5f7d9f (diff) | |
| download | webtrees-43b37c50f96ce4e8ca0e7639e3a557254a26e5c7.tar.gz webtrees-43b37c50f96ce4e8ca0e7639e3a557254a26e5c7.tar.bz2 webtrees-43b37c50f96ce4e8ca0e7639e3a557254a26e5c7.zip | |
Colors and Clouds - revert to framework fonts
Diffstat (limited to 'themes/clouds/css-2.0.0/style.css')
| -rwxr-xr-x | themes/clouds/css-2.0.0/style.css | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/themes/clouds/css-2.0.0/style.css b/themes/clouds/css-2.0.0/style.css index 9587ac2c48..f6a0eef7bc 100755 --- a/themes/clouds/css-2.0.0/style.css +++ b/themes/clouds/css-2.0.0/style.css @@ -1269,7 +1269,7 @@ a:hover .nameZoom { .details0, .details1 { - font: 13px tahoma, arial, helvetica, sans-serif; + font-size: 13px; } .details2 { @@ -1814,11 +1814,6 @@ a:hover .nameZoom { font-size: .75rem; /* .75 = 12px*/ } -.person_box_template .chart_textbox .details1 { - font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; -} - - .person_box_template img, .person_box_template a.gallery { float: left; |
