Commit 71512fefb6c24762793a6b82918a1ae25c88a0a7
1 parent
d34a34ce
Exists in
master
and in
12 other branches
Normal font titles of the contents of the software catalog of page
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
page-catalog-software.css
... | ... | @@ -197,6 +197,9 @@ |
197 | 197 | color:#172938 !important; |
198 | 198 | font-size:19px !important; |
199 | 199 | } |
200 | +.action-search-software_infos .search-enterprise-item-column-right span b{ | |
201 | + font-weight: normal; | |
202 | +} | |
200 | 203 | |
201 | 204 | .action-search-software_infos .search-enterprise-item-column-right span b:last-child { |
202 | 205 | float: left; | ... | ... |