mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-08-30 23:51:58 +00:00
base.css: add style for label
This commit is contained in:
parent
215656bc4f
commit
79a394cc45
@ -9,6 +9,15 @@ input, textarea {
|
|||||||
color: #000;
|
color: #000;
|
||||||
border: 1px solid #000;
|
border: 1px solid #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label {
|
||||||
|
width: 8em;
|
||||||
|
float: top;
|
||||||
|
text-align: left;
|
||||||
|
margin-right: 1em;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
color: #6E735E;
|
color: #6E735E;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user