0 LIKES LikeUnLike
Okay, Well I'm using the following CSS code for my website's stylesheet...everything works except the CSS for the input text area code...=( Can you take a look at my code and spot any errors there?<style type="text/css">A:link{ text-decoration: none; color:#947cff; }A:visited{ text-decoration: line-through; color:#947cff; }A:active{ text-decoration: underline; color:#ffffff; }A:hover{ text-decoration: none; color:#94ffe6; }background-color: #none;cursor: crosshair; }h1 {font-family: Verdana;color: 52487c;} p {font-family: verdana; color: bab7c9;} body { background: #141313; background-image: url(http://i289.photobucket.com/albums/ll206/Loved-By-Gaara/apple.png); background-repeat: no-repeat;background-position: bottom center; background-attachment: fixed; font-family: Verdana; color: #bab7c9 ; font-size: 12;input, textarea{ background: #b7c9b9;font-family: arial; color: #e3e3e3; border-style: dotted;border-color: #ffffff;border-width: 2px; }</style>
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.