Compare commits

..

No commits in common. "master" and "af7e87b" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -45,5 +45,5 @@ jobs:
Quick download (drops CSS files in your current directory):
\`\`\`bash
curl https://git.amogus.cloud/Lea/forgejo-themes/releases/download/$RELEASE_TAG/themes.tar | tar -xvf -
curl https://git.amogus.cloud/Lea/forgejo-themes/releases/download/$RELEASE_TAG/themes.tar | tar -xvf -
\`\`\`

View file

@ -126,7 +126,3 @@ i.grey.icon.icon.icon.icon {
background-color: fade(@orange, 80%);
color: @bg0;
}
.shortsha {
color: var(--color-text);
}