You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.svg_map{
|
|
position:absolute;
|
|
width:60%;
|
|
margin-left: 20%;
|
|
margin-right: 20%;
|
|
|
|
z-index: 1;
|
|
}
|
|
.comments {
|
|
position: absolute;
|
|
z-index:2;
|
|
}
|
|
|
|
#newspaper {
|
|
position:relative;
|
|
|
|
|
|
}
|
|
|