diff options
| author | makitso <makitso@gmail.com> | 2014-08-07 08:09:57 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2014-08-07 08:09:57 -0500 |
| commit | ca8cafc7019e64cd400bdd679572f0a5d2428b11 (patch) | |
| tree | 168c9700c48f0f9d305a7ebfd0701c28ab71940e /themes | |
| parent | 271ad286f08a55933126a17628becd32737cd1cb (diff) | |
| download | webtrees-ca8cafc7019e64cd400bdd679572f0a5d2428b11.tar.gz webtrees-ca8cafc7019e64cd400bdd679572f0a5d2428b11.tar.bz2 webtrees-ca8cafc7019e64cd400bdd679572f0a5d2428b11.zip | |
Remove bolding from title on media thumbnail
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/clouds/css-1.5.4/style.css | 1 | ||||
| -rw-r--r-- | themes/colors/css-1.5.4/css/colors.css | 1 | ||||
| -rw-r--r-- | themes/fab/css-1.5.4/style.css | 1 | ||||
| -rw-r--r-- | themes/minimal/css-1.5.4/style.css | 1 | ||||
| -rw-r--r-- | themes/webtrees/css-1.5.4/style.css | 1 | ||||
| -rw-r--r-- | themes/xenea/css-1.5.4/style.css | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/themes/clouds/css-1.5.4/style.css b/themes/clouds/css-1.5.4/style.css index 64a2a0ae69..75364fe8b9 100644 --- a/themes/clouds/css-1.5.4/style.css +++ b/themes/clouds/css-1.5.4/style.css @@ -3301,7 +3301,6 @@ dd .deletelink { .facts_table .field em { margin-top: 0; - font-weight: 600; padding-left: 5px; } diff --git a/themes/colors/css-1.5.4/css/colors.css b/themes/colors/css-1.5.4/css/colors.css index 4b963cf461..13a939bd7f 100644 --- a/themes/colors/css-1.5.4/css/colors.css +++ b/themes/colors/css-1.5.4/css/colors.css @@ -3143,7 +3143,6 @@ dd .deletelink { .facts_table .field em { margin-top: 0; - font-weight: 600; padding-left: 5px; } diff --git a/themes/fab/css-1.5.4/style.css b/themes/fab/css-1.5.4/style.css index 8500b130a8..bc6459f86b 100644 --- a/themes/fab/css-1.5.4/style.css +++ b/themes/fab/css-1.5.4/style.css @@ -1935,7 +1935,6 @@ dd .deletelink { .facts_table .field em { margin-top: 0; - font-weight: 600; padding-left: 5px; } diff --git a/themes/minimal/css-1.5.4/style.css b/themes/minimal/css-1.5.4/style.css index 92ae532e39..ca67de5ae7 100644 --- a/themes/minimal/css-1.5.4/style.css +++ b/themes/minimal/css-1.5.4/style.css @@ -2252,7 +2252,6 @@ dd .deletelink { .facts_table .field em { margin-top: 0; - font-weight: 600; padding-left: 5px; } diff --git a/themes/webtrees/css-1.5.4/style.css b/themes/webtrees/css-1.5.4/style.css index fd77edcc80..7597937b9e 100644 --- a/themes/webtrees/css-1.5.4/style.css +++ b/themes/webtrees/css-1.5.4/style.css @@ -3323,7 +3323,6 @@ dd .deletelink { .facts_table .field em { margin-top: 0; - font-weight: 600; padding-left: 5px; } diff --git a/themes/xenea/css-1.5.4/style.css b/themes/xenea/css-1.5.4/style.css index 7614708351..72c870a45a 100644 --- a/themes/xenea/css-1.5.4/style.css +++ b/themes/xenea/css-1.5.4/style.css @@ -3225,7 +3225,6 @@ dd .deletelink { .facts_table .field em { margin-top: 0; - font-weight: 600; padding-left: 5px; } |
