diff --git a/img/border.png b/img/border.png deleted file mode 100644 index 998fe11..0000000 Binary files a/img/border.png and /dev/null differ diff --git a/style.css b/style.css index c17e576..c94857a 100644 --- a/style.css +++ b/style.css @@ -324,12 +324,6 @@ article #container #copyseed a { 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 { background: url('img/red.png') no-repeat; background-size: 180px; background-position: right bottom;