Beautifiying export of shared posts to other networks
This commit is contained in:
@@ -1127,6 +1127,18 @@ border-bottom: 1px solid #D2D2D2;
|
||||
display: table;
|
||||
width: 745px;
|
||||
}
|
||||
|
||||
.wall-item-content hr {
|
||||
background: none repeat scroll 0% 0% rgb(221, 221, 221);
|
||||
color: rgb(221, 221, 221);
|
||||
clear: both;
|
||||
float: none;
|
||||
width: 100%;
|
||||
height: 0.1em;
|
||||
/* margin: 0px 0px 1.45em; */
|
||||
border: medium none;
|
||||
}
|
||||
|
||||
.wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
|
||||
display: table-row;
|
||||
}
|
||||
@@ -2135,7 +2147,8 @@ blockquote {
|
||||
}
|
||||
|
||||
.oembed {
|
||||
font-size: large;
|
||||
/* font-size: large; */
|
||||
font-size: larger;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user