Share please
頭先執返靚少少
Custom CSS
html,body{
background-color:#e2e1e0;
}
table{
padding: 10px 8px 0 8px;
border-radius: 2px;
overflow: hidden;
background-color: #fafafa;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
td{
margin: 0;
display: inline;
}
.content{
user-select: none;
font-size: 14px;
display: block;
left: 0;
right: 0;
padding: 0;
margin: 0;
line-height: 1.6;
color: #000;
overflow: hidden;
background-color: #fafafa;
box-shadow: 0 0 0 #fafafa;
}
.time{
font-size: 0.8rem;
color: #bbb;
margin-left: 0.4rem;
}
blockquote div{
color:#cccccc;
}
.quoteReply a:nth-last-child(2){
display: none;
}
.quoteReply a{
outline: none;
line-height: 36px;
color: #DA4335;
font-size: 14px;
height: 36px;
border-radius: 2px;
margin: 6px 8px 6px 0px;
min-width: 64px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.loadmore{
outline: none;
line-height: 36px;
color: #DA4335;
font-size: 14px;
height: 36px;
border-radius: 2px;
margin: 6px 8px 6px 0px;
min-width: 64px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}