Logbook edited 2024-07-25c

This commit is contained in:
Expo on server 2024-07-24 21:17:29 +01:00
parent 319d2dff1c
commit eab7d4c839

View File

@ -936,7 +936,7 @@ font-size: 40px;
font-style: italic;
}
<p>
.backgroundDiv{
.backgroundDiv {
background-image: repeating-linear-gradient(red, yellow 10%, green 20%);
}
</style>