1,396
edits
mNo edit summary |
m (format) |
||
Line 80: | Line 80: | ||
} | } | ||
li#n- | li#n-Discord { | ||
padding-bottom: 0; | padding-bottom: 0; | ||
} | } | ||
#n- | #n-Discord span { | ||
font-size: 0; /* Remove space that text might occupy */ | font-size: 0; /* Remove space that text might occupy */ | ||
} | } | ||
#n- | #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- | #mw-panel .portal .body li#n-Discord { | ||
font-size: 0em; | font-size: 0em; | ||
padding-top: 5px; | padding-top: 5px; | ||
} | } | ||
li#n- | li#n-Telegram { | ||
padding-top: 0; | padding-top: 0; | ||
padding-bottom: 0; | padding-bottom: 0; | ||
} | } | ||
#n- | #n-Telegram span { | ||
font-size: 0; /* Remove space that text might occupy */ | font-size: 0; /* Remove space that text might occupy */ | ||
} | } | ||
#n- | #n-Telegram span::before { | ||
content: ""; | content: ""; | ||
display: inline-block; | display: inline-block; | ||
Line 119: | Line 119: | ||
} | } | ||
#mw-panel .portal .body li#n- | #mw-panel .portal .body li#n-Telegram { | ||
font-size: 0em; | font-size: 0em; | ||
padding-top: 5px; | padding-top: 5px; | ||
} | } | ||
li#n- | li#n-IRC { | ||
padding-top: 0; | padding-top: 0; | ||
} | } | ||
#n- | #n-IRC span { | ||
font-size: 0; /* Remove space that text might occupy */ | font-size: 0; /* Remove space that text might occupy */ | ||
} | } | ||
#n- | #n-IRC span::before { | ||
content: ""; | content: ""; | ||
display: inline-block; | display: inline-block; |