Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<script src="https://cdn.jsdelivr.net/momentjs/2.14.1/moment-with-locales.min.js"></script>
<script src="https://cdn.jsdelivr.net/lodash/4/lodash.min.js"></script>
</head>
<body>
@mattiashtd
mattiashtd / wufoo_smart_data_compass.css
Last active August 29, 2015 14:02
wufoo_smart_data_compass
.accept-terms {
position: relative;
font-size: 30px !important;
}
.accept-terms input {
position: absolute;
top: 0;
left: 0;
}
body {