Skip to content
Extraits de code Groupes Projets
Valider 6d54a6ad rédigé par mattab's avatar mattab
Parcourir les fichiers

H3 is not bold on dashboard widgets

parent e82ce79b
Branches
Étiquettes
Aucune requête de fusion associée trouvée
......@@ -51,7 +51,7 @@
"ShortMonthFormat": "%shortMonth% %longYear%",
"ShortWeekFormat": "%dayFrom% %shortMonthFrom% - %dayTo% %shortMonthTo% %shortYearTo%",
"ShowJSCode": "Show the JavaScript code to insert",
"SkipToContent": "Skip to content",
"SkipToContent": "Skip to content",
"SubscribeAndBecomePiwikSupporter": "Proceed to a secure credit card payment page (Paypal) to become a Piwik Supporter!",
"SupportPiwik": "Support Piwik!",
"TableNoData": "No data for this table.",
......
<div id="header">
<a href='#main' tabindex="0" class="accessibility-skip-to-content">{{'General_SkipToContent'|translate}}</a>
<a href='#main' tabindex="0" class="accessibility-skip-to-content">{{'CoreHome_SkipToContent'|translate}}</a>
{% include "@CoreHome/_logo.twig" %}
{% include "@CoreHome/_topBar.twig" %}
</div>
......@@ -119,7 +119,7 @@
.widgetTopHover {
}
.widgetName h3{
h3.widgetName {
font-size: 15px;
padding: 0px;
margin: 2px;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter