#Displays the notice bar within the

1 messages · Page 1 of 1 (latest)

crystal gyro
#

replaces this:

crystal gyro
#
:root { 
/* for customization */
--notice-margin-top: 48px;
--notice-margin-left: 0px;
--notice-margin-bottom: auto;
--notice-margin-right: auto;
--notice-enable-height-adjust: true;
--notice-icon-join: transparent;
--notice-icon-welcome: url("https://discord.com/assets/7f809e89e310c87b2e3f.svg");
}
topaz hornet
#

make one in spanish (latin)

crystal gyro
# topaz hornet make one in spanish (latin)

new update. added translation to translate text "Notice" and "Join Server" based on html[lang=" "]. It should be translated when changing language.

@import url("https://github.com/lazuee/css-snippets/raw/main/discord/sidebar-notice/import.css");
crystal gyro
crystal gyro
#

I've updated my gh-pages that minifies css to support nested css.

@import url("https://lazuee.github.io/css-snippets/discord/sidebar-notice/import.css");