Bigger excerpt and better styling of profile profile.

git-svn-id: https://develop.svn.wordpress.org/trunk@2843 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2005-09-06 06:45:31 +00:00
parent 6e89854dd2
commit cc26a1c928
1 changed files with 7 additions and 2 deletions

View File

@ -413,7 +413,7 @@ table .vers, table .name {
}
#excerpt {
height: 1.8em;
height: 4em;
width: 98%;
}
@ -681,12 +681,17 @@ table .vers, table .name {
margin: 1em;
}
#your-profile fieldset input {
#your-profile fieldset input, {
width: 100%;
font-size: 20px;
padding: 2px;
}
#your-profile fieldset textarea {
width: 100%;
padding: 2px;
}
#your-profile legend {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;