Align attachments with usercard, make buttons use theme colors, prettify login form, more border radii adjustment for consistency.
This commit is contained in:
parent
e0e507348c
commit
9dfcf8a301
8 changed files with 50 additions and 25 deletions
|
@ -157,7 +157,8 @@
|
|||
.usercard {
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
border-radius: 0.5em;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 1em;
|
||||
margin-top: 0.2em;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue