文字前面加竖线表示标题
<span class="title">日志总览</span>
.title { position: relative; padding-left: 13px; margin: 24px 0px; } .title:before { content: ''; background-color: #3796EC; width: 4px; height: 16px; position: absolute; left: 0; top: 50%; margin-top: -8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
越努力越幸运~ 加油ヾ(◍°∇°◍)ノ゙