mirror of
https://github.com/munki/munki.git
synced 2026-03-13 13:08:44 -05:00
CSS tweak for product display name in detail view (remove bold and color)
This commit is contained in:
@@ -43,8 +43,8 @@ margin-bottom: 12px;
|
||||
font-family: Helvetica;
|
||||
font-size: 24px;
|
||||
line-height: 22px;
|
||||
font-weight: bold;
|
||||
color: #6d83a2;
|
||||
/*font-weight: bold;*/
|
||||
/*color: #6d83a2;*/
|
||||
text-shadow: rgba(255,255,255,1) 0 1px 0
|
||||
}
|
||||
body.product .product-detail .product-info .title a {
|
||||
|
||||
Reference in New Issue
Block a user