first commit

This commit is contained in:
2025-06-17 11:53:18 +02:00
commit 9f0f7ba12b
8804 changed files with 1369176 additions and 0 deletions

View File

@ -0,0 +1,33 @@
.content_rating ul {
margin-bottom: .5em;
padding-inline-start: 0;
list-style: none;
}
.content_rating .vote-star,
.content_rating .vote-star-empty,
.content_rating .vote-star-half {
display: inline-block;
}
.content_rating .vote-star svg,
.content_rating .vote-star-half svg {
width: 1em;
height: 1em;
fill: #fd7e14;
}
.content_rating .vote-star-empty svg {
width: 1em;
height: 1em;
fill: #d3d3d3;
}
.content_rating .vote-star-half {
margin-inline-start: -1em;
}
[dir=rtl] .content_rating .vote-star-half {
transform: scaleX(-1);
}

View File

@ -0,0 +1 @@
.content_rating ul{-webkit-padding-start:0;list-style:none;margin-bottom:.5em;padding-inline-start:0}.content_rating .vote-star,.content_rating .vote-star-empty,.content_rating .vote-star-half{display:inline-block}.content_rating .vote-star svg,.content_rating .vote-star-half svg{fill:#fd7e14;height:1em;width:1em}.content_rating .vote-star-empty svg{fill:#d3d3d3;height:1em;width:1em}.content_rating .vote-star-half{-webkit-margin-start:-1em;margin-inline-start:-1em}[dir=rtl] .content_rating .vote-star-half{-webkit-transform:scaleX(-1);transform:scaleX(-1)}

Binary file not shown.

View File

@ -0,0 +1 @@
<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z"/></svg>

After

Width:  |  Height:  |  Size: 422 B

View File

@ -0,0 +1 @@
<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"/></svg>

After

Width:  |  Height:  |  Size: 536 B