From e8d989ff9ae049a93f1ad700d7f6416a8dfe5207 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 8 Nov 2008 10:21:18 +0000 Subject: Simplify the CSS a bit. --- core/views/welcome.html.php | 44 +++++++++++++------------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) (limited to 'core') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 813b0ff6..73620269 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -62,18 +62,6 @@ margin-top: -.25em; } - ul.choices { - padding-top: 0; - padding-left: 1em; - margin: 0px; - } - - ul.choices li { - display: inline; - list-stype-type: none; - padding: 0px; - } - div#activities { margin-bottom: 1em; } @@ -96,23 +84,17 @@ ul#tabs a { padding: 3px 10px; - } - - ul#tabs a:link, ul#tabs a:visited { color: #fff; background-color: #036; text-decoration: none; } ul#tabs a:hover { - color: #fff; background-color: #369; - text-decoration: none; } -
@@ -133,29 +115,29 @@

-
+
@@ -164,13 +146,13 @@ ( albums, photos)

-
    -
  • add: [
  • +

    + add: [ -

  • + -
  • ] photos and albums
  • -
+ ] photos and albums +

-- cgit v1.2.3