Commit 2db54f4d by 潘际乾

logo、favicon.ico

parent 33768ffc
File added
<template>
<div class="self-header">
<div style="display: inline-block;margin: 5px 15px 5px 0;height: 50px;">
<img src="../../assets/logo.png" alt="" style="height: 100%;"/>
</div>
<div class="self_header_label">
<h2>新一代银行国际结算系统</h2>
</div>
......@@ -167,20 +170,6 @@ export default {
margin: 0;
padding: 0;
}
.self_header_label {
/* color: antiquewhite; */
color: #fff;
/* margin-top: 10px !important; */
position: relative;
top: 22px;
/* left: 10px; */
padding: 0px 15px;
display: inline-table;
vertical-align: top;
font-family: "KaiTi";
/* border-left: 1px solid antiquewhite; */
border-left: 1px solid #fff;
}
.header-subInstName {
display: inline-block;
margin-right: 12px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment