Skip to content

Instantly share code, notes, and snippets.

@vndmtrx
Created June 2, 2023 17:40
Show Gist options
  • Select an option

  • Save vndmtrx/7ee53865b4c4f99f23a4433531140ffe to your computer and use it in GitHub Desktop.

Select an option

Save vndmtrx/7ee53865b4c4f99f23a4433531140ffe to your computer and use it in GitHub Desktop.

Revisions

  1. vndmtrx created this gist Jun 2, 2023.
    15 changes: 15 additions & 0 deletions toot-in-pride-nuvemlgbt.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    .compose-form__publish-button-wrapper button,
    .ui__header__links .button {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(
    #E22016,
    #F28917,
    #EFE524,
    #78B82A,
    #2C58A4,
    #6D2380,
    #F4AEC8,
    #7BCCE5,
    #945516
    );
    }