Skip to content

Commit

Permalink
Update ebced.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ELKADUSUNhalifesi authored Aug 7, 2024
1 parent 6191716 commit 2dcc2db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/ebced.css
Original file line number Diff line number Diff line change
Expand Up @@ -1704,7 +1704,7 @@ a.image:hover { background-color: transparent !important; }

@media only screen and (min-width: 1025px) {
.fa-play{
background-image: url(/pic/telegram.png);
background-image: url(/pic/play.png);
background-size: contain;
display: block;
width: 50px;
Expand Down Expand Up @@ -1740,7 +1740,7 @@ a.image:hover { background-color: transparent !important; }

@media only screen and (max-width: 1024px) {
.fa-play{
background-image: url(/pic/telegram.png);
background-image: url(/pic/play.png);
background-size: contain;
display: block;
width: 50px;
Expand Down Expand Up @@ -1925,4 +1925,4 @@ a.image:hover { background-color: transparent !important; }
color: rgb(0,0,142) !important;
border-bottom-left-radius: 1em !important;
border-bottom-right-radius: 1em !important;
}
}

0 comments on commit 2dcc2db

Please sign in to comment.