Line 464: | Line 464: | ||
text-decoration: none; | text-decoration: none; | ||
line-height: 1em; | line-height: 1em; | ||
− | background: -moz-linear-gradient(center bottom , #efe9af 11%, #f7f4d7 56%) repeat scroll 0 0 # | + | background: -moz-linear-gradient(center bottom , #efe9af 11%, #f7f4d7 56%) repeat scroll 0 0 #f6e682; |
− | background: -webkit-gradient(linear,left bottom,left top,color-stop(0.3, #efe9af),color-stop(0.65, # | + | background: -webkit-gradient(linear,left bottom,left top,color-stop(0.3, #efe9af),color-stop(0.65, #f6e682)); |
− | -moz-box-shadow: 0 0 65px #efe9af inset, 0 0 20px #f7f4d7 inset, 0 0 3px # | + | -moz-box-shadow: 0 0 65px #efe9af inset, 0 0 20px #f7f4d7 inset, 0 0 3px #f6e682; |
− | -webkit-box-shadow: 0 0 65px #efe9af inset, 0 0 20px #f7f4d7 inset, 0 0 3px # | + | -webkit-box-shadow: 0 0 65px #efe9af inset, 0 0 20px #f7f4d7 inset, 0 0 3px #f6e682; |
− | box-shadow: 0 0 65px #efe9af inset, 0 0 20px #f7f4d7 inset, 0 0 3px # | + | box-shadow: 0 0 65px #efe9af inset, 0 0 20px #f7f4d7 inset, 0 0 3px #f6e682; |
-moz-transition: all 0.3s ease-out; | -moz-transition: all 0.3s ease-out; | ||
-webkit-transition: all 0.3s ease-out; | -webkit-transition: all 0.3s ease-out; |