Commit 71512fefb6c24762793a6b82918a1ae25c88a0a7

Authored by Juliana
1 parent d34a34ce

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,6 +197,9 @@
197 color:#172938 !important; 197 color:#172938 !important;
198 font-size:19px !important; 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 .action-search-software_infos .search-enterprise-item-column-right span b:last-child { 204 .action-search-software_infos .search-enterprise-item-column-right span b:last-child {
202 float: left; 205 float: left;