MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 716: Line 716:
border-radius: 3px;
border-radius: 3px;
background-color: #b1cbec;
background-color: #b1cbec;
transition: .3s;
}
.follow-branch-arrow a {
text-decoration: none;
}
.follow-branch-arrow:hover {
background-color: #92b4e0;
}
}