RadouxArthur (Talk | contribs) |
RadouxArthur (Talk | contribs) |
||
Line 251: | Line 251: | ||
{ | { | ||
width: 960px; | width: 960px; | ||
+ | height: | ||
margin: auto; | margin: auto; | ||
position: relative; | position: relative; | ||
background-color: red; | background-color: red; | ||
} | } | ||
+ | .parent_ancre | ||
+ | { | ||
+ | width:5em | ||
+ | height: auto; | ||
+ | border:2px solid white; | ||
+ | position: absolute; | ||
+ | } | ||
+ | .parent_hospital | ||
+ | { | ||
+ | width:100em; | ||
+ | height: auto; | ||
+ | border:2px solid white; | ||
+ | position: absolute; | ||
+ | } | ||
+ | |||
+ | #hospital | ||
+ | { | ||
+ | width: 50em; | ||
+ | height: 50em; | ||
+ | position: absolute; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
#go | #go |
Revision as of 08:36, 23 September 2018