Jump to content

MediaWiki:Common.css: Difference between revisions

m
format
mNo edit summary
m (format)
Line 80: Line 80:
}
}


li#n-discord {
li#n-Discord {
     padding-bottom: 0;
     padding-bottom: 0;
}
}
#n-discord span {
#n-Discord span {
     font-size: 0; /* Remove space that text might occupy */
     font-size: 0; /* Remove space that text might occupy */
}
}
#n-discord span::before {
#n-Discord span::before {
     content: "";
     content: "";
     display: inline-block;
     display: inline-block;
Line 96: Line 96:
     height: 20px;
     height: 20px;
}
}
#mw-panel .portal .body li#n-discord {
#mw-panel .portal .body li#n-Discord {
     font-size: 0em;
     font-size: 0em;
     padding-top: 5px;
     padding-top: 5px;
}
}


li#n-telegram {
li#n-Telegram {
     padding-top: 0;
     padding-top: 0;
     padding-bottom: 0;
     padding-bottom: 0;
}
}
#n-telegram span {
#n-Telegram span {
     font-size: 0; /* Remove space that text might occupy */
     font-size: 0; /* Remove space that text might occupy */
}
}
#n-telegram span::before {
#n-Telegram span::before {
     content: "";
     content: "";
     display: inline-block;
     display: inline-block;
Line 119: Line 119:
}
}


#mw-panel .portal .body li#n-telegram {
#mw-panel .portal .body li#n-Telegram {
     font-size: 0em;
     font-size: 0em;
     padding-top: 5px;
     padding-top: 5px;
}
}


li#n-irc {
li#n-IRC {
     padding-top: 0;
     padding-top: 0;
}
}
#n-irc span {
#n-IRC span {
     font-size: 0; /* Remove space that text might occupy */
     font-size: 0; /* Remove space that text might occupy */
}
}
#n-irc span::before {
#n-IRC span::before {
     content: "";
     content: "";
     display: inline-block;
     display: inline-block;