mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-03-09 20:01:18 +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;
|
||||
border: 1px solid #000;
|
||||
}
|
||||
|
||||
label {
|
||||
width: 8em;
|
||||
float: top;
|
||||
text-align: left;
|
||||
margin-right: 1em;
|
||||
display: block;
|
||||
}
|
||||
|
||||
a {
|
||||
background: inherit;
|
||||
color: #6E735E;
|
||||
|
Loading…
x
Reference in New Issue
Block a user