Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css style all buttons

button { 
    color:#050; 
    font: old 84% 'trebuchet ms',helvetica,sans-serif; 
    background-color:#fed; 
    border:1px solid; 
    border-color: #696 #363 #363 #696; 
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css #style #buttons
ADD COMMENT
Topic
Name
1+5 =