Commit 15bfd431e81643122f7af47eec72c73d6c1fbddc
1 parent
c0052116
Exists in
master_with_pkg_fixes
and in
2 other branches
Title of the Softwares Home Page
Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com> Signed-off-by: Peter Lima <peterlima@gmail.com>
Showing
1 changed file
with
2 additions
and
6 deletions
Show diff stats
src/noosfero-spb-theme/css/software-pages.css
@@ -162,9 +162,9 @@ | @@ -162,9 +162,9 @@ | ||
162 | .profile-homepage #article .article-body h4, | 162 | .profile-homepage #article .article-body h4, |
163 | .profile-homepage #article .article-body h5, | 163 | .profile-homepage #article .article-body h5, |
164 | .profile-homepage #article .article-body h6 { | 164 | .profile-homepage #article .article-body h6 { |
165 | - border-top: 1px solid #ECEDF1; | 165 | + /* border-top: 1px solid #ECEDF1; |
166 | border-bottom: none; | 166 | border-bottom: none; |
167 | - padding-top: 25px; | 167 | + padding-top: 25px; */ |
168 | font-size: 18px; | 168 | font-size: 18px; |
169 | } | 169 | } |
170 | 170 | ||
@@ -175,10 +175,6 @@ | @@ -175,10 +175,6 @@ | ||
175 | font-size: 15px; | 175 | font-size: 15px; |
176 | } | 176 | } |
177 | 177 | ||
178 | -.profile-homepage #article .article-body hr { | ||
179 | - display: none; | ||
180 | -} | ||
181 | - | ||
182 | .profile-homepage #article .article-body ul { | 178 | .profile-homepage #article .article-body ul { |
183 | background-repeat: no-repeat; | 179 | background-repeat: no-repeat; |
184 | list-style-position: inside; | 180 | list-style-position: inside; |