18 lines
347 B
CSS
18 lines
347 B
CSS
.wall-item-like {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.wall-item-tools-right > .btn-group > .btn:first-child {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.fa-minus-circle {
|
|
visibility: hidden;
|
|
}
|
|
|
|
div.tagblock > h3 {
|
|
position: relative;
|
|
left: 33%;
|
|
content: url(https://ussr.win/photo/73e2201da875ccae6fecadfcf8ccba55c6c8ac093634d2e4af8e0f3cec1f2de3.gif);
|
|
}
|