cosmetic tweaks to 'login' and 'create account' screens
This commit is contained in:
parent
5ff5bf60e5
commit
2a20c57a8e
3 changed files with 27 additions and 15 deletions
|
@ -527,14 +527,16 @@ input[type="submit"] {
|
|||
border: 1px solid black;
|
||||
}
|
||||
|
||||
#accountForm TD {
|
||||
#accountForm td {
|
||||
padding-bottom:10px;
|
||||
}
|
||||
#accountForm .fieldName {
|
||||
|
||||
.fieldName {
|
||||
text-align:right;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
|
||||
.nohome .location {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue