unify style
parent
71d65b5fbd
commit
a97a509a7b
|
@ -121,3 +121,20 @@ span.shadow-text {
|
|||
}
|
||||
}
|
||||
|
||||
.inline-img {
|
||||
display: inline-block !important;
|
||||
height: 4em;
|
||||
vertical-align: middle;
|
||||
border: none !important;
|
||||
}
|
||||
.trans-flag {
|
||||
display: inline-block;
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
margin: 0 0.05em 0 0.1em;
|
||||
vertical-align: -0.1em;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: 1em 1em;
|
||||
background-image: url('/images/trans-flag.svg');
|
||||
}
|
||||
|
|
|
@ -3,8 +3,6 @@ title: 友情合作
|
|||
weight: 10
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="main.css">
|
||||
|
||||
### QQ 交流群 {#qq-group}
|
||||
|
||||
- <img src="trans-arch.png" class="inline-img">**Arch 木桶饭** [{{< shields/qq 782820926 >}}](https://jq.qq.com/?_wv=1027&k=aVZipzyj)
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
.inline-img {
|
||||
display: inline-block !important;
|
||||
height: 4em;
|
||||
vertical-align: middle;
|
||||
border: none !important;
|
||||
}
|
||||
.trans-flag {
|
||||
display: inline-block;
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
margin: 0 0.05em 0 0.1em;
|
||||
vertical-align: -0.1em;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: 1em 1em;
|
||||
background-image: url('/images/trans-flag.svg');
|
||||
}
|
|
@ -3,8 +3,6 @@ title: 友情合作
|
|||
weight: 10
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="main.css">
|
||||
|
||||
### Telegram 交流群 {#tg-group}
|
||||
|
||||
- 逆光小鎮 聯繫 {{< shields/telegram rikablossom >}} 加入
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
.inline-img {
|
||||
display: inline-block !important;
|
||||
height: 4em;
|
||||
vertical-align: middle;
|
||||
border: none !important;
|
||||
}
|
||||
.trans-flag {
|
||||
display: inline-block;
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
margin: 0 0.05em 0 0.1em;
|
||||
vertical-align: -0.1em;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: 1em 1em;
|
||||
background-image: url('/images/trans-flag.svg');
|
||||
}
|
Loading…
Reference in New Issue