more fixes in default theme
darcs-hash:20080624014843-34904-4626ab17bfcd320e06e6e5704491c74756b4028c.gz
This commit is contained in:
parent
960a092a9c
commit
9af33c9c00
@ -188,8 +188,11 @@ p#branding a {
|
|||||||
}
|
}
|
||||||
.instructions, .success, .error {
|
.instructions, .success, .error {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin: -36px 0 0 0;
|
margin: 36px 0 0 0;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
font-size: 13px;
|
||||||
|
line-height: 15px;
|
||||||
border: 1px solid #dec5b5;
|
border: 1px solid #dec5b5;
|
||||||
color: #fff6d5;
|
color: #fff6d5;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user