Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- background: #FF7433;
- }
- fieldset{
- border: 3px dashed;
- border-color: #3336FF;
- }
- legend.title{
- background-color: #000000;
- font-family: Hand Drawn;
- }
- form{
- background: #ffffff;
- }
- td.male1{
- font-family: ;
- }
- input.button{
- color: coral ;
- background: white ;
- border: 2px outside khaki ;
- font-family: calibri, times, serif;
- font-size: 14px;
- font-weight: bold;
- width: auto;
- }
- input.button:hover{
- color: coral ;
- background: lightsteelblue;
- border: 3px outset yellow;
- font-family: ,times,serif;
- font-size: 14px;
- font-weight: bold;
- }
Advertisement
Add Comment
Please, Sign In to add comment