I
I
Igor2015-10-05 10:44:58
css
Igor, 2015-10-05 10:44:58

How to edit text in input?

UDRxw7y.png
That is, to set the indentation of words and the font for them is different and the size.
welovepavel.esy.es/techno/index.html
Thanks!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Ineshin, 2015-10-05
@IgorBee

.input {
    padding: 0 10px; // отступ слева/справа
    font-size: 20px; // размер
}

A
Afatar, 2015-10-05
@Afatar

The dot is not needed at the beginning before input. Just input[type=text] for example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question