Skip to content

Instantly share code, notes, and snippets.

@hiepxanh
Last active June 8, 2024 09:46
Show Gist options
  • Select an option

  • Save hiepxanh/c4e1c282445cdb403764b64d0493bc23 to your computer and use it in GitHub Desktop.

Select an option

Save hiepxanh/c4e1c282445cdb403764b64d0493bc23 to your computer and use it in GitHub Desktop.

Revisions

  1. hiepxanh revised this gist May 10, 2024. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion style.css
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    .editor-group-watermark > .letterpress{
    background-image: url("https://github.com/hiepxanh/hiepxanh/blob/master/Angular.png") !important;
    background-image: url("https://raw.githubusercontent.com/hiepxanh/hiepxanh/master/Angular.png") !important;
    opacity: .75;
    }
  2. hiepxanh revised this gist May 10, 2024. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion style.css
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    .editor-group-watermark > .letterpress{
    background-image: url("https://raw.githubusercontent.com/Aikoyori/ProgrammingVTuberLogos/main/VSCode/VSCode.png") !important;
    background-image: url("https://github.com/hiepxanh/hiepxanh/blob/master/Angular.png") !important;
    opacity: .75;
    }
  3. hiepxanh created this gist May 10, 2024.
    4 changes: 4 additions & 0 deletions style.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    .editor-group-watermark > .letterpress{
    background-image: url("https://raw.githubusercontent.com/Aikoyori/ProgrammingVTuberLogos/main/VSCode/VSCode.png") !important;
    opacity: .75;
    }