1,396
edits
m (format) |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 80: | Line 80: | ||
} | } | ||
li#n- | /* sidebar */ | ||
/* forums */ | |||
li#n-Forums { | |||
background-image: url("https://bgforge.net/assets/logo/bgforge.svg"); | |||
background-size: contain; | |||
background-repeat: no-repeat; | |||
} | } | ||
#n- | li#n-Forums a { | ||
margin-left: 23px; | |||
} | } | ||
#n-Discord | /* discord */ | ||
li#n-Discord { | |||
background-image: url("https://bgforge.net/assets/logo/discord.svg"); | |||
background-size: contain; | |||
background-image: url("https://bgforge.net/assets/logo/ | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
li#n-Discord a { | |||
margin-left: 23px; | |||
} | } | ||
/* telegram */ | |||
li#n-Telegram { | li#n-Telegram { | ||
background-image: url("https://bgforge.net/assets/logo/telegram.svg"); | |||
background-size: 1.5em; | |||
background-image: url("https://bgforge.net/assets/logo/ | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
li#n-Telegram a { | |||
margin-left: 23px; | |||
} | } | ||
/* irc */ | |||
li#n-IRC { | li#n-IRC { | ||
background-image: url("https://bgforge.net/assets/logo/irc_short.svg"); | |||
background-size: 1.5em; | |||
background-image: url("https://bgforge.net/assets/logo/ | |||
background-size: | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
li#n- | li#n-IRC a { | ||
margin-left: 23px; | margin-left: 23px; | ||
} | } | ||
/* end sidebar */ |