Skip to content

Instantly share code, notes, and snippets.

@fragje
fragje / style.css
Created June 25, 2015 11:32
ikat-fb-link
/**
* <a href class="facebook-link-page">Besøk IKAT på Facebook</a>
*/
.facebook-link-page {
font-size: 12px;
position: absolute;
top: -52px;
right: 0;
}
@fragje
fragje / recurring.html
Last active December 5, 2016 10:51
Recurring
<!-- Markup -->
<tr><td colspan="8" class="recurring"><p>Abonnementet fortsetter med automatisk månedlig trekk etter at kampanjeutgavene er levert.</p></td></tr>
<!-- Styling -->
<style>
.recurring {
padding: 0 !important;
}
.recurring p {
margin: 0 -10px;
padding: 10px 20px;