Код: Выделить всё
something
body {
font-family: arial;
width=50%;
height=50%;
font-size: 5rem;
background-color: blue;
}
.settings_footer {
background-color: white;
padding: 0px;
bottom: 0px;
width: 100%;
height: 400px;
position: absolute;
font-size: 200px;
}
.something {
margin: 30px;
font-size: 50px;
display: inline;
}
OK
Cancel
Подробнее здесь: https://stackoverflow.com/questions/796 ... its-parent