Changes between Version 12 and Version 13 of radar
- Timestamp:
- Aug 7, 2012 12:14:41 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
radar
v12 v13 49 49 --> 50 50 51 <style> 52 a.zingaya_button { 53 display: block; 54 width: 267px; 55 height: 59px; 56 background: url(http://cdn.zingaya.com/img/buttons/34f10b1143ee2aacd374ed64dcb4f398_1344341675598.png) no-repeat; 57 } 58 a.zingaya_button:hover { 59 background-position: 0 -59px; 60 } 61 a.zingaya_button:active { 62 background-position: 0 -118px; 63 } 64 </style> 65 <a href="http://zingaya.com/widget/34f10b1143ee2aacd374ed64dcb4f398" onclick="window.open(this.href+'?referrer='+escape(window.location.href), '_blank', 'width=236,height=220,resizable=no,toolbar=no,menubar=no,location=no,status=no'); return false" class="zingaya_button"></a> 66 51 67 }}} 52