style: "my account" box

This commit is contained in:
Frédéric Péters 2013-08-12 18:12:02 +02:00
parent 31079259bd
commit a9c5713ab5
1 changed files with 9 additions and 0 deletions

View File

@ -672,3 +672,12 @@ table.announces tbody th {
color: rgb(58, 58, 58);
text-decoration: none;
}
#my-password p {
font-weight: bold;
margin: 1ex;
}
#my-password p a {
color: inherit;
}