2013-12-14 13:54:01 +00:00
|
|
|
//= require source-sans-pro
|
2014-06-30 21:26:25 +00:00
|
|
|
//= require player
|
2013-06-12 19:52:15 +00:00
|
|
|
|
|
|
|
body.iframe
|
|
|
|
background-color: transparent
|
2013-11-18 11:04:57 +00:00
|
|
|
padding: 0
|
|
|
|
margin: 0
|
2013-12-14 13:54:01 +00:00
|
|
|
|
|
|
|
.powered
|
|
|
|
margin: 4px 0 0 0
|
|
|
|
text-align: right
|
|
|
|
font-size: 12px
|
|
|
|
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
|
|
|
|
|
|
|
|
a
|
|
|
|
font-weight: 600
|
2014-07-01 20:40:27 +00:00
|
|
|
color: #06989a
|
|
|
|
text-decoration: none
|
|
|
|
|
|
|
|
&:hover
|
|
|
|
text-decoration: underline
|