Skip to content

Instantly share code, notes, and snippets.

View byorgey's full-sized avatar

Brent Yorgey byorgey

View GitHub Profile
@byorgey
byorgey / Play-Button.cs
Last active November 20, 2020 00:04 — forked from c3founder/Play-Button.cs
Responsive YouTube Player and YouTube Timestamp for Roamresearch
.timestamp-control{
background-color: rgba(108,109,36,0.1);
color: rgb(251,106,13);
margin-right: 8px;
margin-top: 3px;
margin-bottom: 3px;
border-radius: '50%';
border-style: inset;
border-color: #FF3200;
font-size: 0.9em;