style: more "my account" stuff

This commit is contained in:
Frédéric Péters 2013-08-12 18:15:28 +02:00
parent a9c5713ab5
commit 3e6deecb21
1 changed files with 5 additions and 1 deletions

View File

@ -673,11 +673,15 @@ table.announces tbody th {
text-decoration: none;
}
#my-password {
padding-bottom: 1ex;
}
#my-password p {
font-weight: bold;
margin: 1ex;
}
#my-password p a {
color: inherit;
padding: 1ex;
}