mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
14 lines
No EOL
288 B
CSS
14 lines
No EOL
288 B
CSS
.EPG-button{
|
|
outline: none;
|
|
}
|
|
.EPG-button:before {
|
|
display: inline-block;
|
|
font-style: normal;
|
|
font-variant: normal;
|
|
text-rendering: auto;
|
|
content: "\f022";
|
|
font-size: 1.2em;
|
|
line-height: 1.0em;
|
|
font-family: "Font Awesome\ 5 Free";
|
|
font-weight: 900;
|
|
} |