From 960c35bad3a0dbaa7a1f2191aef60ad014d926ca Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 11 Dec 2014 11:44:46 +0100 Subject: move profile css to mod_profile and minoor fixes --- view/theme/redbasic/css/style.css | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d32514dbf..331eed350 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -369,10 +369,6 @@ footer { clear: both; } - -.aprofile dt { - font-weight: bold; -} #page-profile .title { font-weight: bold; } @@ -417,14 +413,6 @@ footer { font-weight: normal; } -#profile-like { - margin-left: 15px; -} - -#profile-like-wrapper { - margin-bottom: 15px; -} - .fn { font-weight: bold; font-size: 16px; @@ -1658,17 +1646,6 @@ header { font-size : 2.8em !important; } -.profile-thing-list { - list-style-type: none; -} - -.profile-thing-list img { - margin-bottom: 5px; -} - -.profile-thing-list li { - margin-bottom: 15px; -} div.page-list-item { margin: 20px; -- cgit v1.2.3