Bigger excerpt and better styling of profile profile.

git-svn-id: http://svn.automattic.com/wordpress/trunk@2843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2005-09-06 06:45:31 +00:00
parent e955928ff0
commit 9745f25a57
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;