Commit c82f1b68636574ed05b82072a8977a4ff98ced9b

Authored by Melissa Wen
1 parent edc8251b
Exists in pkg_fixes

fix over bold on repository and wiki block

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/software-pages.css
@@ -303,7 +303,7 @@ @@ -303,7 +303,7 @@
303 padding: 12px 10px; 303 padding: 12px 10px;
304 background: #EAEBEE; 304 background: #EAEBEE;
305 color: #2C66CE; 305 color: #2C66CE;
306 - font: normal normal bold 12px 'open_sansbold', arial, helvetica, sans-serif; 306 + font: normal normal normal 12px 'open_sansbold', arial, helvetica, sans-serif;
307 text-transform: uppercase; 307 text-transform: uppercase;
308 display: block; 308 display: block;
309 position: relative; 309 position: relative;