small css changes
This commit is contained in:
parent
7f6a3be9a2
commit
38ce9e8824
@ -215,23 +215,14 @@ div#listofpeople{
|
|||||||
left:70%;
|
left:70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#insert {
|
|
||||||
width: 100% !important;
|
|
||||||
left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
div#intro {
|
|
||||||
width: 90%;
|
|
||||||
left: 10%;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* DIVS ABOUT */
|
/* DIVS ABOUT */
|
||||||
div#intro{
|
div#intro{
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
left: 20%;
|
left: 10%;
|
||||||
top: 5%;
|
top: 5%;
|
||||||
height: 90%;
|
height: 90%;
|
||||||
|
width: 90%;
|
||||||
}
|
}
|
||||||
div#howto{
|
div#howto{
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
@ -241,9 +232,10 @@ div#listofpeople{
|
|||||||
}
|
}
|
||||||
div#insert{
|
div#insert{
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
left: 10%;
|
left: 0;
|
||||||
top: 0%;
|
top: 0%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#closeintro, #closehowto, #closeinsert{
|
#closeintro, #closehowto, #closeinsert{
|
||||||
|
Loading…
Reference in New Issue
Block a user