Widget:TextHeader.css: Difference between revisions

From Rinchen Terdzö
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 1: Line 1:
<style>
<style>
.DownloadPdf a {
.DownloadPdf a {
color: darkgreen;  
color: #ffc107;  
line-height: 1;
line-height: 1 !important;
}
}
</style>
</style>

Revision as of 09:55, 12 March 2024

<style> .DownloadPdf a { color: #ffc107; line-height: 1 !important; } </style>