感謝㊣贊助鼓勵!

Google搜尋 »

分類

簡睿在噗浪»

有朋自遠方來

強化閱讀第2噗:變更噗浪回應的字體與背景顏色

繼續再用修改CSS 樣式的方法來加強Plurk的閱讀性。這次要修改的是加大回應文字的字體,變更游標位置的回應底色。

修改方式:點擊左上角的〔編輯〕,再按〔自訂外觀〕,將下列文字新增到樣式框裡:

/* 歡迎取用,但請標示網址 http://jdev.tw/blog/1423/plurk-css-highlight */
.list .plurk_cnt  {
  line-height:150%; /* 加大回應區的列距 */
}

.list .plurk_cnt tr {
  border-bottom: 1px solid  lightBlue; /* 分 隔 線 */
  line-height:150%;
}

.list .plurk_cnt .td_cnt {
  font-size:140%;  /* 加大字體40% */
}

.plurk_cnt tr:hover {
  background-color:lightBlue;  /* 游標位置底色 */
}

.plurk_box .list {
  height:300px;
}

##

相關文章

6 則留言 »強化閱讀第2噗:變更噗浪回應的字體與背景顏色

填寫回應

 

 

 

您可使用這些HTML標籤

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

隨機文章

  1. [介紹] DICT.TW 線上字典 (2)
  2. 強化HTC Touch HD的工具軟體 
  3. 第二強的剪貼簿工具:MemoClip (4)
  4. [FireFox] 試用FireFox 3 Beta 3 
  5. [轉貼] 圖片、影音瀏覽一套搞定:Fresh View 
  6. Xuite 浮光掠影的映像介紹 
  7. 自動填Google搜尋的輸入字串:Xuite自動書籤按鈕 V1.4 (9)
  8. [轉貼數位時代] 20條律則,揭秘英特爾管理學 
  9. UltraVNC 1.0.2剛剛推出 
  10. 三款「桌面便利貼」試用、剖析與建議 (2)

歷史熱門文章

  1. Plurk CSS樣式自訂修改全攻略 (30,962 點擊/2009-07-04)
  2. 把HTC Touch HD操作介面換成Spb Mobile Shell,美觀又便利! (20,275 點擊/2009-02-18)
  3. 強化閱讀第2噗:變更噗浪回應的字體與背景顏色 (17,548 點擊/2009-06-07)
  4. 另一套適用手機的影片轉檔工具:WinAVI 3GP/MP4/PSP/iPod Video Converter (16,754 點擊/2009-04-18)
  5. 強化HTC Touch HD的工具軟體 (14,973 點擊/2009-02-25)
  6. 如何手動輸入Plurk的表情圖示? (13,960 點擊/2008-09-29)
  7. 增加Spb Mobile Shell 3.0生活化桌面頁數的小技巧 (13,743 點擊/2009-04-27)
  8. 簡單放大Plurk輸入區的方法[修訂] (13,049 點擊/2008-09-29)
  9. 將Plurk回應區變成固定寬度 (12,874 點擊/2009-07-11)
  10. 將噗浪的視窗高度變大,加上分隔線,以方便閱讀 (12,515 點擊/2009-06-06)