diff options
| author | Rob Peters <makitso@gmail.com> | 2010-06-05 12:26:22 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-06-05 12:26:22 +0000 |
| commit | dff36e5f994ceba21913032e65c38b13ee05b24e (patch) | |
| tree | 86c716b4296e7b1b7707340e4879d6b276ff02fd /themes/colors/css | |
| parent | bdbb519c50c26f54eff161580d133196d354a889 (diff) | |
| download | webtrees-dff36e5f994ceba21913032e65c38b13ee05b24e.tar.gz webtrees-dff36e5f994ceba21913032e65c38b13ee05b24e.tar.bz2 webtrees-dff36e5f994ceba21913032e65c38b13ee05b24e.zip | |
Update block formatting
Diffstat (limited to 'themes/colors/css')
| -rw-r--r-- | themes/colors/css/aquamarine.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 5 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 5 |
14 files changed, 39 insertions, 25 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 6641acc7f9..82efcd48f4 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 0d25e07846..44fc22a4ae 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 20ba8936f9..0c205a4949 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index 4a58e678fb..ca68a2a213 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index 9f2531f247..4053443096 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 0cf4448025..711b3fc0d9 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index d669875093..049d09a2b9 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index 4e29f53bf4..d348f6adf8 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 8d05aa1115..bc28f31966 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index af7921fa30..6cbac21977 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 80f3012d70..bd8f4be2be 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 9dd96467bb..1188fc90f0 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index bf0a8ff81d..bc21c8a78a 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index 0cc4e26b4f..ba022f1600 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 8516 2010-05-29 11:45:27Z rob $ +* $Id: ash.css 8517 2010-05-29 12:26:54Z rob $ */ .something { @@ -86,7 +86,7 @@ color:#333333; } a:hover { -color: #ff5500; +color: red; text-decoration: none; } @@ -1058,6 +1058,7 @@ font-weight: bold; .news_date { color: black; font-size: 12px; +margin-bottom: 12px; } .timeline_table { |
