Good colors:
Blues: BBC3C6 Blue Gray 262F34 midnight blue C4DFE6 penguin blue 4CB5F5 Cerulean 2988BC Teal Grecian Blue 2F496E dark 217CA3 Teal Cerulean
// SPDX-License-Identifier: MIT | |
pragma solidity ^0.8.0; | |
import "./interfaces/LinkTokenInterface.sol"; | |
import "./VRFRequestIDBase.sol"; | |
/** **************************************************************************** | |
* @notice Interface for contracts using VRF randomness | |
* ***************************************************************************** |
Good colors:
Blues: BBC3C6 Blue Gray 262F34 midnight blue C4DFE6 penguin blue 4CB5F5 Cerulean 2988BC Teal Grecian Blue 2F496E dark 217CA3 Teal Cerulean
I hereby claim:
To claim this, I am signing this object:
Verifying my Blockstack ID is secured with the address 1GHPLjc4yVtmAPAnGuHcJmfKLki6rBVcVD https://explorer.blockstack.org/address/1GHPLjc4yVtmAPAnGuHcJmfKLki6rBVcVD |
<h1>Responsive Buttons</h1> | |
<div class="page"> | |
<div class="container"> | |
<a href="#"> | |
<div class="box box1"> | |
<i class="material-icons">payment</i> | |
<p>Pay now</p> |
<!-- Hero --> | |
<section class="et-hero-tabs"> | |
<h1>STICKY SLIDER NAV</h1> | |
<h3>Sliding content with sticky tab nav</h3> | |
<div class="et-hero-tabs-container"> | |
<a class="et-hero-tab" href="#tab-es6">ES6</a> | |
<a class="et-hero-tab" href="#tab-flexbox">Flexbox</a> | |
<a class="et-hero-tab" href="#tab-react">React</a> | |
<a class="et-hero-tab" href="#tab-angular">Angular</a> | |
<a class="et-hero-tab" href="#tab-other">Other</a> |