Share Button Testing Page
a.gab-share-btn {
display: inline-block;
padding: 8px 12px;
background: #00d178;
color: #ffffff;
border: solid 1px transparent;
border-radius: 8px;
font-family:-apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Oxygen, Ubuntu, Cantarell, ‘Open Sans’, ‘Helvetica Neue’, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: inherit;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
a.gab-share-btn:hover {
border-color: black;
}
a.gab-share-btn:active {
border-color: #e8e8e8;
background: #01854b;
box-shadow: 0 0 4px rgba(0,0,0,0.2) inset;
}
Share to Gab
(async function ( ) {
const button = document.getElementById(‘gab-share-btn’);
const title = document.querySelector(‘head title’);
if (!title) { button.setAttribute(‘hidden’, true); }
let description = document.querySelector(‘head meta[name=”description”]’);
let text = title.textContent + ‘\n’;
if (description) { text += description.getAttribute(‘content’) + ‘\n\n’; }
button.setAttribute(‘href’, `https://gab.com/compose?url=${encodeURIComponent(window.location.href)}&text=${encodeURIComponent(text)}`);
})();
December 22, 2017
Executive Order 13819 Adjustments of Certain Rates of Pay
Trump signs tax bill before leaving for Mar-a-Lago |
Donald Trump: The Festivus president |
Israel plans a Trump rail station as Trump-naming frenzy sweeps country |
Trump has scored some successes in foreign policy |
WH denies NYT report claiming Trump said Haitian immigrants ‘all have AIDS’ |
Despite Trump’s hopes, US-Russia relations are getting chilly |
How President Trump’s first year changed the Middle East |
Trump’s new coin remakes US in his own gaudy image |
December 20, 2017
Executive Order 13817
A Federal Strategy To Ensure Secure and Reliable Supplies of Critical Minerals
Donald Trump thinks he just quietly repealed Obamacare |
Despite Trump’s hopes, US-Russia relations are getting chilly |
How President Trump’s first year changed the Middle East |
Weirder than the aliens: Trump’s America in 2017 |
|
|
|
Like this:
Like Loading...