diff options
author | marijus <mario@mariovavti.com> | 2014-12-11 11:44:46 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-12-11 11:44:46 +0100 |
commit | 960c35bad3a0dbaa7a1f2191aef60ad014d926ca (patch) | |
tree | d0cb46c3c360fc61a0a72fb9e48f3e6cb57f20a1 /view/theme/redbasic/css | |
parent | 7f1a42340a3f0967e23cf836b2c417a1b9b9b20b (diff) | |
download | volse-hubzilla-960c35bad3a0dbaa7a1f2191aef60ad014d926ca.tar.gz volse-hubzilla-960c35bad3a0dbaa7a1f2191aef60ad014d926ca.tar.bz2 volse-hubzilla-960c35bad3a0dbaa7a1f2191aef60ad014d926ca.zip |
move profile css to mod_profile and minoor fixes
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 23 |
1 files changed, 0 insertions, 23 deletions
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; |