mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update main.css
This commit is contained in:
parent
5db310dbe8
commit
5615266593
@ -303,6 +303,13 @@ a.postLink-name, a.postLink-name:visited { text-decoration: none; }
|
|||||||
/* ---------------------------------- *
|
/* ---------------------------------- *
|
||||||
Inputs, buttons, forms
|
Inputs, buttons, forms
|
||||||
* ---------------------------------- */
|
* ---------------------------------- */
|
||||||
|
input[type=button],
|
||||||
|
input[type=submit],
|
||||||
|
input[type=reset],
|
||||||
|
input[type=file],
|
||||||
|
button {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
input, textarea, select {
|
input, textarea, select {
|
||||||
font-family: Verdana,sans-serif;
|
font-family: Verdana,sans-serif;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user