MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 428: Line 428:


/* Template:Print Button */
/* Template:Print Button */
#print-button {
color: black;
text-decoration: underline;
}
#print-button:hover {
color: #4c4c4c;
text-decoration: none;
}
.export-options {
.export-options {
   background-color: rgba(0,0,0,0.6);
   background-color: rgba(0,0,0,0.6);