parent
a25bbcc27f
commit
bf6bb01a22
1 changed files with 7 additions and 0 deletions
|
@ -110,6 +110,13 @@ body {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.block h2 { margin-top: 0; }
|
.block h2 { margin-top: 0; }
|
||||||
|
.block a {
|
||||||
|
display: inline-block;
|
||||||
|
width: 100%;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
overflow: hidden;
|
||||||
|
line-height: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
background: #f3f3f3;
|
background: #f3f3f3;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue