MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,116: Line 1,116:
.tweet-header-name a.external {
.tweet-header-name a.external {
     background-image: none;
     background-image: none;
}
.tweet-header-name a:last-child,
.tweet-header-name a:last-child:visited {
    color: #555;
    font-size: 0.85rem;
    text-decoration: none;
}
}


Line 1,132: Line 1,125:


.tweet-username {
.tweet-username {
     color: #555;
     color: #555 !important;
     font-size: 0.85rem;
     font-size: 0.85rem;
     line-height: 1.2;
     line-height: 1.2;
     margin-top: 0.15rem;
     margin-top: 0.15rem;
}
}