mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Minor tweaks to user view
This commit is contained in:
parent
2a8db38c7a
commit
7e9b119c9c
3 changed files with 17 additions and 1 deletions
|
@ -161,12 +161,22 @@
|
|||
img.avatar {
|
||||
border: 3px solid #eee;
|
||||
margin-bottom: 4px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.primary {
|
||||
margin-top: 30px;
|
||||
float: left;
|
||||
width: 75%;
|
||||
|
||||
.bio {
|
||||
color: #ddd;
|
||||
|
||||
a[href] {
|
||||
color: #aae;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.secondary {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue