1,396
edits
mNo edit summary |
mNo edit summary |
||
Line 78: | Line 78: | ||
table.left_bar tr:nth-child(2n-1) { | table.left_bar tr:nth-child(2n-1) { | ||
background-color: #ededed; | background-color: #ededed; | ||
} | } | ||
Line 129: | Line 106: | ||
} | } | ||
li#n-Telegram a { | li#n-Telegram a { | ||
margin-left: 23px; | |||
} | |||
/* irc */ | |||
li#n-IRC { | |||
background-image: url("https://bgforge.net/assets/logo/irc_short.svg"); | |||
background-size: contain; | |||
background-repeat: no-repeat; | |||
} | |||
li#n-IRC a { | |||
margin-left: 23px; | margin-left: 23px; | ||
} | } | ||
/* end sidebar */ | /* end sidebar */ |