简单美化了一下footer、header的样式
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
.text-cn {
|
||||
font-size: 26px;
|
||||
font-weight: 800;
|
||||
fill: #333333;
|
||||
fill: currentColor;
|
||||
}
|
||||
.text-en {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
<!-- 文字部分 -->
|
||||
<g class="text-group" transform="translate(165, 0)">
|
||||
<text y="38" class="text-cn">爱特工作室</text>
|
||||
<text y="56" class="text-en">IT Studio</text>
|
||||
<text y="38" id="logo-text-cn" class="text-cn" style="font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', sans-serif; text-anchor: middle; font-size: 26px; font-weight: 800; fill: currentColor;">爱特工作室</text>
|
||||
<text y="56" class="text-en" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-anchor: middle; font-size: 11px; font-weight: 600; letter-spacing: 3px; fill: #8e88c7; text-transform: uppercase;">IT Studio</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user