|
|
|
@ -16,8 +16,8 @@ body {
|
|
|
|
|
vertical-align: top;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#02b38d), to(#07d2c4));
|
|
|
|
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(yellow), to(gold));*/
|
|
|
|
|
/*background-image: -webkit-gradient(linear, left top, left bottom, from(#02b38d), to(#07d2c4));*/
|
|
|
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(yellow), to(gold));
|
|
|
|
|
}
|
|
|
|
|
#cnn .button_container {
|
|
|
|
|
display: inline-block;
|
|
|
|
|