More css tweaks
This commit is contained in:
@@ -103,12 +103,20 @@ a:hover {
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
margin-bottom: 40px;
|
||||
white-space: nowrap;
|
||||
|
||||
.actor-icon {
|
||||
width:120px;
|
||||
border-radius:2px;
|
||||
}
|
||||
|
||||
h3 { margin: 0; }
|
||||
|
||||
.actor-inline {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
.note {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user