trusted
5,922
edits
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
Line 75: | Line 75: | ||
| 1 | 2 = background-image: repeating-linear-gradient(195deg, rgb(192, 160, 128), rgb(240, 224, 192) 15%, rgb(192, 160, 128) 30%); | | 1 | 2 = background-image: repeating-linear-gradient(195deg, rgb(192, 160, 128), rgb(240, 224, 192) 15%, rgb(192, 160, 128) 30%); | ||
| 3 = background-image: repeating-linear-gradient(195deg, rgb(192, 192, 192), rgb(224, 224, 224) 15%, rgb(192, 192, 192) 30%); | | 3 = background-image: repeating-linear-gradient(195deg, rgb(192, 192, 192), rgb(224, 224, 224) 15%, rgb(192, 192, 192) 30%); | ||
| 4 = background-image: repeating-linear-gradient(195deg, rgb( | | 4 = background-image: repeating-linear-gradient(195deg, rgb(224, 160, 64), rgb(255, 224, 128) 15%, rgb(224, 160, 64) 30%); | ||
| 5 = background-image: linear-gradient(195deg, rgb(255, 128, 128), rgb(255, 255, 128), rgb(128, 255, 128), rgb(128, 255, 255), rgb(128, 128, 255)); | | 5 = background-image: linear-gradient(195deg, rgb(255, 128, 128), rgb(255, 255, 128), rgb(128, 255, 128), rgb(128, 255, 255), rgb(128, 128, 255)); | ||
}} | }} | ||
Line 87: | Line 87: | ||
| 1 | 2 = background-color: rgb(224, 192, 160); | | 1 | 2 = background-color: rgb(224, 192, 160); | ||
| 3 = background-color: rgb(224, 224, 224); | | 3 = background-color: rgb(224, 224, 224); | ||
| 4 = background-color: rgb(255, | | 4 = background-color: rgb(255, 192, 96); | ||
| 5 = background-image: linear-gradient(to right, rgb(255, 224, 224), rgb(255, 255, 224), rgb(224, 255, 224), rgb(224, 255, 255), rgb(224, 224, 255)); | | 5 = background-image: linear-gradient(to right, rgb(255, 224, 224), rgb(255, 255, 224), rgb(224, 255, 224), rgb(224, 255, 255), rgb(224, 224, 255)); | ||
}} | }} |