psmaker.css |
1 td {
2 font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana; 3 font-size: 13px; 4 background-color:#EEEEF9; 5 6 } 7 input:focus, textarea:focus, label:focus { 8 background: #fff; 9 border: 1px solid #686868; 10 } 11 textarea, select { 12 background: #fff; 13 border: 1px solid #b2b2b2; 14 color: #000; 15 font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana; 16 font-size: 15px; 17 margin: 1px; 18 padding: 3px; 19 } 20 .diff{ 21 background-color: #FFFFFF; 22 } 23 input { 24 background: #f4f4f4; 25 border: 1px solid #b2b2b2; 26 color: #000; 27 font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana; 28 font-size: 15px; 29 margin: 1px; 30 padding: 3px; 31 } |
31 Lines | Download 'psmaker.css' | 672b |
Powered By GaMerZ File Explorer Version 1.10
Copyright © 2004-2006 Lester "GaMerZ" Chan, All Rights Reserved.
Page Generated In 0.00294 Seconds