Line 30: | Line 30: | ||
border-radius: 5%; | border-radius: 5%; | ||
width: 10%; | width: 10%; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #save_form:hover{ | ||
+ | background-color:white; | ||
+ | color:red; | ||
} | } | ||
Revision as of 15:41, 11 May 2017
Example Form
This is the example form you can use to create new ones!