1
0
Fork 0

New template for shared content instead of hardcoded stuff in source

This commit is contained in:
Michael Vogel 2016-06-07 22:29:50 +02:00
commit e2e32eecac
5 changed files with 56 additions and 24 deletions

View file

@ -1112,7 +1112,8 @@ input#dfrn-url {
left: 65px;
}
.wall-item-ago {
.wall-item-ago,
.shared-time {
color: #888888;
font-size: 0.8em;
}
@ -1201,7 +1202,8 @@ input#dfrn-url {
.wall-item-wrapper-end {
clear: both;
}
.wall-item-name-link {
.wall-item-name-link,
.shared-author {
font-weight: bold;
text-decoration: none;
color: #3172BD;