Remove Like buttons from home page (nobody ever clicks them anyway)

This commit is contained in:
Reinhard Pointner 2017-02-16 20:02:29 +08:00
parent d3962e6282
commit adc068fa32
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ hr {
position: absolute;
width: 80px;
right: 0px;
top: 36px;
top: 20px;
opacity: 0.8;
}