kostasnw

metrics table css

Jun 3rd, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.50 KB | None | 0 0
  1. #metrics
  2.   :font-family "Lucida Sans Unicode", "Lucida Grande", Sans-Serif
  3.   :font-size 14px
  4.   :width 480px
  5.   :text-align left
  6.   :border-collapse collapse
  7.   :margin 30px 30px 30px 15px
  8.  
  9. #metrics th
  10.   :font-weight normal
  11.   :font-size 16px
  12.   :border-bottom 2px solid #330033
  13.   :border-right 30px solid white
  14.   :border-left 30px solid white
  15.   :color #330033
  16.   :padding 8px 2px
  17.  
  18. #metrics td
  19.   :border-right 30px solid white
  20.   :border-left 30px solid white
  21.   :color #330033
  22.   :padding 12px 2px 0
Add Comment
Please, Sign In to add comment