small css changes

This commit is contained in:
Cristina Cochior 2020-10-28 23:07:08 +01:00
parent 7f6a3be9a2
commit 38ce9e8824

View File

@ -215,23 +215,14 @@ div#listofpeople{
left:70%;
}
div#insert {
width: 100% !important;
left: 0;
}
div#intro {
width: 90%;
left: 10%;
}
/* DIVS ABOUT */
div#intro{
z-index: 100;
left: 20%;
left: 10%;
top: 5%;
height: 90%;
width: 90%;
}
div#howto{
z-index: 100;
@ -241,9 +232,10 @@ div#listofpeople{
}
div#insert{
z-index: 100;
left: 10%;
top: 0%;
height: 100%;
left: 0;
top: 0%;
height: 100%;
width: 100%;
}
#closeintro, #closehowto, #closeinsert{