„css/skeleton-auto.css“ ändern

This commit is contained in:
Yann Mölle 2023-05-29 14:39:21 +02:00
parent 2673f89124
commit b8ab1a51c8

View File

@ -299,3 +299,11 @@ hr {
from { width: 0 }
to { width: 100% }
}
div {
width : 200px;
height : 50px;
position: relative;
z-index : 1;
background: #eee;
}