This commit is contained in:
Roman Pyrih
2024-11-12 12:13:27 +01:00
parent 5f2ea3a3d0
commit 87667291e5
11 changed files with 1010 additions and 258 deletions

View File

@@ -40,64 +40,64 @@
margin-bottom: 24px;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(1) {
width: 61%;
width: 68%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(2) {
width: 95%;
width: 81%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(3) {
width: 65%;
width: 67%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(4) {
width: 77%;
width: 80%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(5) {
width: 75%;
width: 70%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(6) {
width: 75%;
width: 66%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(7) {
width: 85%;
width: 90%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(8) {
width: 68%;
width: 93%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(9) {
width: 87%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(10) {
width: 73%;
width: 72%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(11) {
width: 95%;
width: 75%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(12) {
width: 93%;
width: 65%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(13) {
width: 99%;
width: 90%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(14) {
width: 61%;
width: 100%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(15) {
width: 88%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(16) {
width: 88%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(17) {
width: 92%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(18) {
width: 89%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(19) {
width: 82%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(16) {
width: 91%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(17) {
width: 90%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(18) {
width: 100%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(19) {
width: 84%;
}
.rsssl-placeholder .rsssl-placeholder-line:nth-of-type(20) {
width: 85%;
width: 64%;
}
.rsssl-placeholder .rsssl-placeholder-line ~ .rsssl-placeholder-line {
background-color: #ddd;