Template:WMF Forward Button/styles.css: Difference between revisions

From Wikimedia Foundation Governance Wiki
Created page with ".wmf-forward-button-link > a { font-family: 'Helvetica Neue'; font-weight: 700; font-size: 1.125rem; line-height: 175%; color: #3A25FF !important; } .wmf-forward-button-link > a:hover { text-decoration: none; }"
 
 
(No difference)

Latest revision as of 04:19, 7 March 2024

.wmf-forward-button-link > a {
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 175%;
	color: #3A25FF !important;
}

.wmf-forward-button-link > a:hover {
	text-decoration: none;
}