mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-02 21:02:49 +02:00
smaller btc CTA
This commit is contained in:
@@ -485,9 +485,24 @@ a.rss-link {
|
||||
|
||||
/* --------------------- */
|
||||
|
||||
a.btcqr {
|
||||
float: right;
|
||||
margin-left: 1em;
|
||||
div.btcfh {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
div.btcqr {
|
||||
flex: 0 0 auto;
|
||||
margin-top: 1em;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
div.btcqr a {
|
||||
text-decoration: none;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
div.btcqr img {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
a.btclk {
|
||||
|
Reference in New Issue
Block a user