tweaks to user profile layout
This commit is contained in:
@@ -20,16 +20,25 @@ div#c-users {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
dl {
|
||||
dt {
|
||||
width: 12em;
|
||||
float: left;
|
||||
clear: left;
|
||||
margin-right: .75em;
|
||||
table.user-statistics {
|
||||
tr {
|
||||
height: 1.75em;
|
||||
}
|
||||
|
||||
dt:after {
|
||||
content: ':';
|
||||
th {
|
||||
width: 15%;
|
||||
text-align: right;
|
||||
padding-right: 1em;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
td {
|
||||
width: 85%;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user