Remove diploma border

This commit is contained in:
Théo Marchal 2024-01-06 00:20:34 +01:00
parent 9992e7cc28
commit 38bdaf397b
2 changed files with 0 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -324,12 +324,6 @@ article #container #copyseed a {
article #container #copyseed:hover { background:lightseagreen; } article #container #copyseed:hover { background:lightseagreen; }
article #container.diploma {
border-style: solid;
border-image: url(img/border.png) 64 64 64 62 repeat;
border-width: 8px 8px 8px 8px;
}
article #container.diploma #score { article #container.diploma #score {
background: url('img/red.png') no-repeat; background: url('img/red.png') no-repeat;
background-size: 180px; background-position: right bottom; background-size: 180px; background-position: right bottom;