标签:style blog color sp div on log html ad
<html> <head> <style type="text/css"> input{ background: #F06B37; border: none; padding: 0.55em 1.3em 0.6em; color: #FFF; font-size: 0.9em; border-radius: 1.3em; font-weight: 600; } input:hover{ background:#62A0C4; } </style> </head> <body> <input type="submit" value="LOGIN"> </body> </html>
标签:style blog color sp div on log html ad
原文地址:http://www.cnblogs.com/ghgyj/p/4039293.html