Answer the question
In order to leave comments, you need to log in
How to add an underscore to an input?
here are the input styles
.data{
background-color: #0e0e0e;
color: white;
border:none!important;
margin: 10px 0;
height: 30px;
font-size: 20px;
border-color: #515151;
border-bottom-width: 2px;
border-style: solid;
outline: none;
-webkit-border-bottom: 1px solid #515151!important;
-webkit-tap-highlight-color: transparent;
padding: 10px 15px;
margin-bottom: 10px;
user-select: none;
}
Answer the question
In order to leave comments, you need to log in
Typesetting in sections, but outside the grid, a lot depends on position, for example, the menu is obviously fixed. It seems nothing complicated.
to an element which behind a grid to appropriate property position: absolute;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question