Remove bolding of login/signup form buttons
This doesn't look good with current styling. Maybe it did back when we used plain buttons. Change-Id: I647cc8c317a51f31f8a06a4bf5bf69bd7054d48f
This commit is contained in:
parent
debaed3a0f
commit
108592aa45
1 changed files with 0 additions and 4 deletions
4
main.css
4
main.css
|
@ -545,10 +545,6 @@ div#footer li {
|
||||||
padding-top: 2em;
|
padding-top: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#userloginlink a, #wpLoginattempt, #wpCreateaccount {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This was originally added by Gabriel Wicke in r3681 (committed on 25 May 2004)
|
* This was originally added by Gabriel Wicke in r3681 (committed on 25 May 2004)
|
||||||
* with the commit message "tweaks to page history".
|
* with the commit message "tweaks to page history".
|
||||||
|
|
Loading…
Reference in a new issue