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:
parent
6e89854dd2
commit
cc26a1c928
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user