This commit is contained in:
Savetheinternet 2011-05-25 20:21:00 +10:00
parent 3fdbb65842
commit 8998173e00
3 changed files with 33 additions and 33 deletions

View file

@ -40,29 +40,29 @@ h2 {
font-size: 11pt;
margin: 0px;
padding: 0px;
}
h1 {
font-family: tahoma;
letter-spacing: -2px;
}
h1 {
font-family: tahoma;
letter-spacing: -2px;
font-size: 20pt;
margin-bottom: 0;
}
div.title, h1 {
color: #AF0A0F;
text-align: center;
}
div.title {
margin-bottom: 0;
}
div.title, h1 {
color: #AF0A0F;
text-align: center;
}
div.title {
font-size: 8pt;
margin-bottom: 2em;
margin-bottom: 2em;
}
form {
margin-bottom: 4em;
}
form table {
margin: auto;
}
form table input {
height: auto;
}
form table {
margin: auto;
}
form table input {
height: auto;
}
input[type="text"], input[type="password"], textarea {
border: 1px solid #a9a9a9;
@ -71,17 +71,17 @@ input[type="text"], input[type="password"], textarea {
text-transform: none;
word-spacing: normal;
}
form table tr td {
text-align: left;
margin: 0px;
padding: 0px;
}
form table tr th {
text-align: left;
padding: 4px;
}
form table tr th {
background: #98E;
form table tr td {
text-align: left;
margin: 0px;
padding: 0px;
}
form table tr th {
text-align: left;
padding: 4px;
}
form table tr th {
background: #98E;
}
form table tr td div {
text-align: center;