mirror of
https://github.com/zhaoolee/ChineseBQB.git
synced 2026-01-13 06:14:57 +08:00
zhaoolee commit
This commit is contained in:
@@ -1623,6 +1623,49 @@ pre .javascript .function {
|
||||
.fancybox-close:hover {
|
||||
border: none;
|
||||
}
|
||||
#reward-container {
|
||||
padding: 10px 0;
|
||||
margin: 20px auto;
|
||||
width: 90%;
|
||||
text-align: center;
|
||||
}
|
||||
#reward-button {
|
||||
cursor: pointer;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
display: inline-block;
|
||||
vertical-align: text-top;
|
||||
margin: 0;
|
||||
padding: 0 15px;
|
||||
border-radius: 5px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
font-size: 16px;
|
||||
color: #fff;
|
||||
background: #f44336;
|
||||
letter-spacing: normal;
|
||||
text-transform: none;
|
||||
text-indent: 0px;
|
||||
text-shadow: none;
|
||||
}
|
||||
#reward-button span:hover {
|
||||
background: #f7877f;
|
||||
}
|
||||
#qr {
|
||||
padding-top: 20px;
|
||||
}
|
||||
#qr a {
|
||||
border: 0;
|
||||
}
|
||||
#qr img {
|
||||
width: 180px;
|
||||
max-width: 100%;
|
||||
display: inline-block;
|
||||
margin: 0.8em 2em 0 2em;
|
||||
}
|
||||
#qr p {
|
||||
text-align: center;
|
||||
}
|
||||
.rtl.post-body p,
|
||||
.rtl.post-body a,
|
||||
.rtl.post-body h1,
|
||||
@@ -1784,7 +1827,7 @@ pre .javascript .function {
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
border-radius: 50%;
|
||||
background: #ffffd9;
|
||||
background: #ab1683;
|
||||
}
|
||||
.feed-link,
|
||||
.chat {
|
||||
|
||||
Reference in New Issue
Block a user