RadouxArthur (Talk | contribs) |
RadouxArthur (Talk | contribs) |
||
Line 138: | Line 138: | ||
.parent_carre | .parent_carre | ||
{ | { | ||
− | width: | + | width: 20em; |
− | height: | + | height: 20em; |
− | + | ||
background-color: red; | background-color: red; | ||
+ | position: relative; | ||
+ | |||
} | } | ||
#carre | #carre | ||
{ | { | ||
width: 5em; | width: 5em; | ||
− | position:absolute; | + | position: absolute; |
− | top:4em; | + | top: 4em; |
− | right:0em; | + | right: 0em; |
} | } | ||
Revision as of 20:45, 22 September 2018