Psuedo Element + Background Gradient Animation + Blur = Badass
A Pen by George Hastings on CodePen.
| <?php | |
| /** | |
| * Plugin Name: Elementor Widget | |
| * Text Domain: elementor-widget | |
| * Domain Path: /languages | |
| * Version: 0.1.0 | |
| * | |
| * @package Elementor_Widget | |
| */ | 
| <?php | |
| if ( ! defined( 'ABSPATH' ) ) { | |
| exit; // Exit if accessed directly. | |
| } | |
| // Elementor DaysMessages Widget - Elementor widget that displays different text based on the day of the week. | |
| class Elementor_DaysMessages_Widget extends \Elementor\Widget_Base { | |
| // Set widget internal name. | |
| public function get_name() { | 
Psuedo Element + Background Gradient Animation + Blur = Badass
A Pen by George Hastings on CodePen.
| // create a bookmark and use this code as the URL, you can now toggle the css on/off | |
| // thanks+credit: https://dev.to/gajus/my-favorite-css-hack-32g3 | |
| javascript: (function() { | |
| var elements = document.body.getElementsByTagName('*'); | |
| var items = []; | |
| for (var i = 0; i < elements.length; i++) { | |
| if (elements[i].innerHTML.indexOf('* { background:#000!important;color:#0f0!important;outline:solid #f00 1px!important; background-color: rgba(255,0,0,.2) !important; }') != -1) { | |
| items.push(elements[i]); | |
| } | |
| } | 
| Verifying my Blockstack ID is secured with the address 1LDt62WaCYeoscJiiryyi7pFnXtPTZ2aPX https://explorer.blockstack.org/address/1LDt62WaCYeoscJiiryyi7pFnXtPTZ2aPX | 
I hereby claim:
To claim this, I am signing this object:
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
| <!-- | |
| Follow me on | |
| Dribbble: https://dribbble.com/supahfunk | |
| Twitter: https://twitter.com/supahfunk | |
| Codepen: https://codepen.io/supah/ | |
| --> | |
| <div class="split-slideshow"> | |
| <div class="slideshow"> | 
As configured in my dotfiles.
start new:
tmux
start new with session name: