Skip to content

Instantly share code, notes, and snippets.

@AlexBezuska
Created August 28, 2017 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexBezuska/e04673461078479ff3e4b7b3fa21d207 to your computer and use it in GitHub Desktop.
Save AlexBezuska/e04673461078479ff3e4b7b3fa21d207 to your computer and use it in GitHub Desktop.
<style>
.itch-like-btn{
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
background: #FA5C5C;
color: white !important;
font-size: 34px;
text-decoration: none;
padding: 20px 30px;
text-shadow: 0 1px 0 #d64343;
cursor: pointer;
border-radius: 3px;
border: none;
border: 1px solid rgba(0,0,0,0.1);
box-shadow: inset 0 0 1px rgba(255,255,255,0.21);
text-align: center;
line-height: 33px;
font-weight: bold;
margin: 10px auto;
}
.itch-like-btn:hover{
text-decoration: none !important;
background: #f98383 !important;
}
.itch-like-btn i {
font-size: 37px;
color: white !important;
}
.fa{ position: relative;
display: inline-block !important;
margin-right: 10px;
}
.btn-primary{
display: inline-block;
color: white !important;
background: #FA5C5C;
color: white !important;
text-decoration: none;
padding: 20px 30px;
text-shadow: 0 1px 0 #d64343;
cursor: pointer;
border-radius: 3px;
border: none;
border: 1px solid rgba(0,0,0,0.1);
}
.btn-primary i{
color: white !important;
}
</style>
<img class="aligncenter size-large wp-image-616" src="http://louisvillemakesgames.org/wp-content/uploads/2016/08/kfp-logo-1024x512.png" alt="Kentucky Fried Pixels - A pay-what-you-want bundle of original video games from the Kentucky region!" width="640" height="320" />
<h3>A collection of original video games from the Kentucky region!</h3>
Help support local game creators, 100% of the proceeds are divided evenly among the development teams!
1. Buy the whole bundle of games for one (pay-what-you-want) price!
2. Spread the word on social media!
<a href="https://www.facebook.com/sharer/sharer.php?u=http://kentuckyfriedpixels.com" target="_blank"><i class="fa fa-facebook"></i> Share on Facebook!</a>
<a href="http://twitter.com/home?status=Support%20Kentucky%20game%20creators%20with%20this%20pay-what-you-want%20bundle%20of%20games!%20http://kentuckyfriedpixels.com%20@LouMakesGames" target="_blank"><i class="fa fa-twitter"></i> Share on Twitter!</a>
<h2 style="text-align: center;">The Bundle will launch on September 1st, 2017!</h2>
<a class="itch-like-btn" href="http://bit.ly/kfpmail" target="_blank"><i class="fa fa-envelope"></i> Get an email when bundle is released!</a>
<h2 style="text-align: center;">Support Local video game creators</h2>
<h3 style="text-align: center;">Price: (pay-what-you-want)</h3>
<a class="itch-like-btn" href="http://bit.ly/kfpmail" target="_blank"><i class="fa fa-gamepad "></i> Buy the bundle here!</a>
<img class="aligncenter size-large wp-image-617" src="http://louisvillemakesgames.org/wp-content/uploads/2016/08/Screen-Shot-2017-08-28-at-1.12.56-PM-1024x204.png" alt="Kentucky Fried Pixels - A pay-what-you-want bundle of original video games from the Kentucky region!" width="640" height="128" />
<img class="aligncenter size-large wp-image-618" src="http://louisvillemakesgames.org/wp-content/uploads/2016/08/Screen-Shot-2017-08-28-at-1.13.01-PM-1024x203.png" alt="Kentucky Fried Pixels - A pay-what-you-want bundle of original video games from the Kentucky region!" width="640" height="127" />
Mark your calendar!
<h2>September 1st, 2017 from 6pm-10pm is the Kentucky Fried Pixels bundle launch party – part of the First Friday Trolley Hop!</h2>
Come play local indie games – free, family-friendly, and open to the public!
<a class="btn btn-primary btn-lg" style="color: white;" href="https://www.meetup.com/LouisvilleMakesGames/events/242539301/">RSVP and event details here!</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment