久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      dedecms怎么設置行間距

      dedecms怎么設置行間距

      對于很多不懂CSS的用戶來說,看到網(wǎng)站文章頁行間距和內(nèi)容編輯器里不一樣,這時候大家需要對CSS進行下修改。

      找到文章頁的標簽:

      <div class="arc"> {dede:field name='body'/} </div>

      然后找到文章頁的控制樣式:

      <link href="/style/index.css" type="text/css" rel="stylesheet" />

      這里只是舉個例子。

      然后打開index.css,找到

      .arc{ float:left; font-size:13px; color:#000; padding:0 5px 10px 5px; width:688px; line-height:28px;}

      加入:line-height:28px; 這個就是行間距的標簽。

      更多DedeCMS相關技術(shù)文章,請訪問DedeCMS教程欄目進行學習!

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號