„css/skeleton-auto.css“ ändern
This commit is contained in:
parent
2673f89124
commit
b8ab1a51c8
@ -299,3 +299,11 @@ hr {
|
|||||||
from { width: 0 }
|
from { width: 0 }
|
||||||
to { width: 100% }
|
to { width: 100% }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div {
|
||||||
|
width : 200px;
|
||||||
|
height : 50px;
|
||||||
|
position: relative;
|
||||||
|
z-index : 1;
|
||||||
|
background: #eee;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user