DELETE FROM KEYWORDS WHERE ID_DOMAINE=11848344DoneDoneDone
URL:a-contre-temps.lo.gs
Date: Wed, 15 Jan 2025 13:38:17 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Age: 0
Location: https://a-contre-temps.lo.gs/
x-cache: MISS
fhost: a-contre-temps.lo.gs
x-url: /
x-xss-protection: 1;mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
Location => https://a-contre-temps.lo.gs/
Status => 301
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://a-contre-temps.lo.gs/'" />
<title>Redirecting to https://a-contre-temps.lo.gs/</title>
</head>
(vide) Tentative en https
<!DOCTYPE html>
<html lang="fr">
<head>
<script src="https://assets.over-blog-kiwi.com/b/blog/v2025.01.11/runtime.b67331e7.js"></script><script src="https://assets.over-blog-kiwi.com/b/blog/v2025.01.11/ads.930ed0c8.js"></script>
<script>
dataLayer = [{
'source' : 'OVERBLOG',
'theme' : '94',
'adUnitID' : '/6783/EKLABLOG_FR_WEB/rg/fr',
'group' : null,
'category' : 'Lifestyle',
'rating' : 'BS',
'unused' : 'No',
'adult' : 'No',
'pda' : 'No',
'hasAds' : 'No',
'lang' : 'fr',
'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes',
'blog_id' : '653350',
'blog_name': "Tick, Tock, this is a clock.",
'premium' : 'Yes',
'slots' : {},
}];
</script>
<!-- DIDOMI CPM TAG STARTS -->
<script type="text/javascript">window.gdprAppliesGlobally=true;(function(){function a(e){if(!window.frames[e]){if(document.body&&document.body.firstChild){var t=document.body;var n=document.createElement("iframe");n.style.display="none";n.name=e;n.title=e;t.insertBefore(n,t.firstChild)}
else{setTimeout(function(){a(e)},5)}}}function e(n,r,o,c,s){function e(e,t,n,a){if(typeof n!=="function"){return}if(!window[r]){window[r]=[]}var i=false;if(s){i=s(e,t,n)}if(!i){window[r].push({command:e,parameter:t,callback:n,version:a})}}e.stub=true;function t(a){if(!window[n]||window[n].stub!==true){return}if(!a.data){return}
var i=typeof a.data==="string";var e;try{e=i?JSON.parse(a.data):a.data}catch(t){return}if(e[o]){var r=e[o];window[n](r.command,r.parameter,function(e,t){var n={};n[c]={returnValue:e,success:t,callId:r.callId};a.source.postMessage(i?JSON.stringify(n):n,"*")},r.version)}}
if(typeof window[n]!=="function"){window[n]=e;if(window.addEventListener){window.addEventListener("message",t,false)}else{window.attachEvent("onmessage",t)}}}e("__tcfapi","__tcfapiBuffer","__tcfapiCall","__tcfapiReturn");a("__tcfapiLocator");(function(e,tgt){
var t=document.createElement("script");t.id="spcloader";t.type="text/javascript";t.async=true;t.src="https://sdk.privacy-center.org/"+e+"/loader.js?target_type=notice&target="+tgt;t.charset="utf-8";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)})("e23a01f6-a508-4e71-8f50-c1a9cae7c0d0","fBVP2nLa")})();</script>
<!-- DIDOMI CPM TAG ENDS -->
<script type="text/javascript">
window.didomiConfig = {
"app": {
"name": "Eklablog",
"logoUrl": "https://assets.over-blog.com/t/eklablog/logo_eb.png",
"privacyPolicyURL": "https://www.eklablog.com/privacy-policy"
},
theme: {
color: "#6e446e",
linkColor: "#000000"
}
}
</script>
<script>
// Paywall Bounce Rate pixel
function sendCustomPixel(method, consent, tcfStatus) {
var pixelUrl = "https://bpt.webedia-group.com/pixel.png?/domain=overblog.com&referrer=" + document.referrer + "&site_route=" + dataLayer[0].blog_name + "_" + (typeof jad !== "undefined") + "&event=tcfapi&method=" + method + "&consent=" + consent + "&tcfStatus=" + tcfStatus
var img = document.createElement('img');
img.style = "display: none;"
img.src = pixelUrl;
document.body.appendChild(img);
}
function triggerOnReadyOrTimeout(action, tcfStatus) {
var done = false;
function doItIfNotDone(method, consent, tcfStatus) {
if (!done) {
action(method, consent, tcfStatus);
done = true;
}
}
window.didomiOnReady = window.didomiOnReady || [];
window.didomiOnReady.push(function (Didomi) {
var consent = Didomi.isConsentRequired() ? Didomi.getUserConsentStatusForVendor("c:googleana-XMqagawa") && Didomi.getUserConsentStatusForVendor("google") : true;
var consentToString = consent == undefined ? "undefined" : consent;
doItIfNotDone("didomiOnReady", consentToString, tcfStatus);
});
setTimeout(function() {doItIfNotDone("timeout", "false", tcfStatus)}, 1000);
}
var tcfok = false;
var tryTcfApiTimer = 0;
var tryToReachTcfApi = setInterval(function() {
if (typeof __tcfapi !== "undefined") {
clearInterval(tryToReachTcfApi);
launchTcfApi()
} else if (tryTcfApiTimer > 3000) {
clearInterval(tryToReachTcfApi);
triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
}
tryTcfApiTimer += 200;
}, 200)
function launchTcfApi() {
__tcfapi('addEventListener', 2, function(tcData, success) {
if (success) {
try{
switch (tcData.eventStatus) {
case "useractioncomplete":
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
__tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
break;
case "cmpuishown":
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
break;
case "tcloaded":
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
__tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
break;
default:
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
}
} catch (error) {
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
}
tcfok = true;
}
});
setTimeout(function() {
if (!tcfok) {
triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
}
}, 2000);
}
</script> <style>
[class^=app_gdpr] a {
color: white !important;
}
[class^=app_gdpr] a[href], [class^=app_gdpr] [class^=banner_message] a:not([class^=banner_continue]) {
text-decoration: underline;
}
[class^=app_gdpr] a svg {
fill: white !important;
}
[class^=app_gdpr] [class^=banner_banner], [class^=app_gdpr] [class^=popup_popup]{
z-index: 2147483647 !important;
}
</style>
<script>
if (window.parent !== window) {
if (typeof btoa !== "function") {
window.btoa = function (input) {
var str = String(input);
for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
charCode = str.charCodeAt(idx += 3/4)
block = block << 8 | charCode
}
return output
}
}
var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
var res = re.exec(document.referrer)
var domain = res[1]
var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
if (forbidden.indexOf(btoa(domain)) > -1) {
document.location = document.location.origin + "/system/noframed"
}
}
</script>
<link rel="stylesheet" href="https://assets.over-blog-kiwi.com/b/blog/v2025.01.11/eklablog-main.c0931f9e.css">
<!-- Basic theme id 94 [Chic salon] - last modified : 2024-12-12T14:14:58+01:00 -->
<!-- Title -->
<title>Tick, Tock, this is a clock. - A contre-temps, le blog de Queen Paramount, est un blog rempli de ses créations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit où le temps s'arrête !</title>
<!-- Metas -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="author" content="Queen Paramount" />
<link rel="canonical" href="https://a-contre-temps.lo.gs" />
<meta property="og:site_name" content="Tick, Tock, this is a clock." />
<meta property="og:title" content="Tick, Tock, this is a clock." />
<meta name="twitter:title" content="Tick, Tock, this is a clock." />
<meta name="description" content="A contre-temps, le blog de Queen Paramount, est un blog rempli de ses cr&eacute;ations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit o&ugrave; le temps s'arr&ecirc;te !" />
<meta property="og:description" content="A contre-temps, le blog de Queen Paramount, est un blog rempli de ses cr&eacute;ations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit o&ugrave; le temps s'arr&ecirc;te !" />
<meta name="twitter:description" content="A contre-temps, le blog de Queen Paramount, est un blog rempli de ses cr&eacute;ations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit..." />
<meta property="og:locale" content="fr_FR" />
<meta name="keywords" content="" />
<meta property="og:type" content="blog" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@overblog" />
<meta property="fb:app_id" content="116867175007475" />
<!-- Robots -->
<meta name="robots" content="index,follow" />
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
<!-- Analytics -->
<!-- Metas -->
<link rel="shortcut icon" href="https://www.eklablog.com/favicon.ico" type="image/x-icon">
<meta name="image:coverImage:label.coverImage" />
<!-- Apparence -->
<!-- Fonts -->
<!-- Couleurs -->
<!-- Widget -->
<!-- Widgets from Noodle -->
<!-- Menu Bar -->
<!-- Social -->
<!-- Modele -->
<!-- Normalize -->
<link href='https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.2/normalize.min.css' rel='stylesheet' type='text/css' />
<!-- Fonts -->
<link href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css' rel='stylesheet' type='text/css' />
<link href="https://fonts.over-blog.com/?family=Lato:100,200,300,400,500,600,700,800,900" rel='stylesheet' type='text/css' /><link href="https://fonts.over-blog.com/?family=Lato:100,200,300,400,500,600,700,800,900" rel='stylesheet' type='text/css' /><link href="https://fonts.over-blog.com/?family=Lato:100,200,300,400,500,600,700,800,900" rel='stylesheet' type='text/css' /><link href="https://fonts.over-blog.com/?family=Lato:100,200,300,400,500,600,700,800,900" rel='stylesheet' type='text/css' />
<!-- jQuery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.12/jquery.mousewheel.min.js" type="text/javascript"></script>
<!-- Fancybox -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.pack.js" type="text/javascript"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" rel="stylesheet" type="text/css" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/helpers/jquery.fancybox-thumbs.css" rel="stylesheet" type="text/css"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/helpers/jquery.fancybox-thumbs.js" type="text/javascript"></script>
<!--[if lt IE 9]>
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style type="text/css">
/********************************
Reset
********************************/
* { box-sizing: border-box; }
a { color: #4ab4ff; text-decoration: none; }
a:hover { color: #4ab4ff; text-decoration: underline; }
.ob-h1 {
display: block;
font-size: 2em;
margin-top: 0.67em;
margin-bottom: 0.67em;
font-weight: bold;
}
.ob-h2 {
display: block;
font-size: 1.5em;
margin-top: 0.83em;
margin-bottom: 0.83em;
font-weight: bold;
}
.ob-h3 {
display: block;
font-size: 1.17em;
margin-top: 1em;
margin-bottom: 1em;
font-weight: bold;
}
.ob-h4 {
display: block;
margin-top: 1.33em;
margin-bottom: 1.33em;
font-weight: bold;
}
.ob-h5 {
display: block;
font-size: 0.83em;
margin-top: 1.67em;
margin-bottom: 1.67em;
font-weight: bold;
}
.ob-h6 {
display: block;
font-size: 0.67em;
margin-top: 2.33em;
margin-bottom: 2.33em;
font-weight: bold;
}
h1, .ob-h1 {
font-family: 'Lato';
font-weight: 700;
letter-spacing: 2px;
}
h2, h3, h4, h5, .ob-h2, .ob-h2, .ob-h3, .ob-h4, .ob-h5 {
font-family: 'Lato';
font-weight: 700;
letter-spacing: 2px;
}
h2, .ob-h2 {
font-size : 32px; ;
line-height : 32px; ;
}
h3, .ob-h3 {
font-size: 24px;
line-height: 40px;
text-transform: none;
margin-top: 30px;
margin-bottom : 10px;
color : #303030
}
html {
font-family: 'Lato';
font-weight: 400;
}
/* apply secondary font family and weight to specific classes */
.Header-subtitle, .Nav , .Post-date, .Post-comments , .Post-author,
.Post-readMore, .SidebarForm-input, .SidebarForm-submit,
.Post-returnToHome
{
font-family: 'Lato';
font-size : 15px;
font-weight: 500;
}
/********************************
Body
********************************/
.Body {
color: #303030;
font-size: 18px;
line-height: 26px;
background-color: #f6f6f6;
}
body.withsharebar {
margin-top: 0;
}
/********************************
Header
********************************/
.Header {
position: relative;
width: 100%;
}
body.withsharebar .Header {
padding-top: 40px;
}
.Header-content {
margin: 10px auto;
overflow: hidden;
padding: 20px;
}
@media only screen and (min-width: 970px) {
.Header-content {
width: 970px;
}
}
.Header-title {
color : #303030;
font-size: 60px;
vertical-align: middle;
margin: 0;
line-height: 60px;
text-align: center;
word-wrap: break-word;
margin-bottom : 10px;
}
.Header-title a {
color : #303030;
}
.Header-titleLink {
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.Header-titleLink:hover {
opacity: 0.5;
text-decoration: none;
}
.Header-subtitle {
vertical-align: middle;
margin: 0;
line-height: 20px;
text-align: center;
font-size: 20px;
}
.Header-cover {
display: block;
width: 100%;
margin: auto;
}
@media only screen and (min-width: 970px) {
.Header-cover {
width: 970px;
padding: 0 10px;
}
}
.Header-coverImage {
display: block;
width: 100%;
}
/********************************
Nav
********************************/
.menu-main {
background-color: #4ab4ff;
}
.menu-main li {
background-color: initial;
}
.menu-main ul {
background-color: #4ab4ff;
}
.menu-main a, .menu-main span {
color: #303030;
}
@media only screen and (max-width: 970px) {
.menu-main .trigger {
border: solid #303030;
}
}
@media only screen and (min-width: 970px) {
.menu-main > ul > li > ul {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.menu-main > ul > li > ul > li > ul {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
}
.Nav {
background-color: #4ab4ff;
margin-bottom: 20px;
font-size : 15px;
}
.Nav-content {
position: relative;
display: flex;
justify-content: space-between;
}
@media only screen and (min-width: 970px) {
.Nav-content {
width: 970px;
padding: 0 10px;
margin: auto;
}
}
.Nav-menuButton {
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
vertical-align: middle;
text-align: center;
font-size: 20px;
color: #303030;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
@media only screen and (min-width: 970px) {
.Nav-menuButton {
display: none;
}
}
.Nav-menu {
width: 100%;
list-style: none;
padding: 0;
background-color: #4ab4ff;
margin: 0;
display: none;
}
@media only screen and (min-width: 970px) {
.Nav-menu {
display: inline-block;
position: relative;
top: 0;
width: auto;
}
}
.Nav-menu--open {
display: block;
position: absolute;
top: 100%;
}
.NavElement {
display: block;
list-style: none;
height: auto;
position: relative;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
@media only screen and (min-width: 970px) {
.NavElement {
display: inline-block;
}
}
.NavElement-link {
display: block;
text-decoration: none;
color: #303030;
line-height: 14px;
text-transform: uppercase;
padding: 2px 15px;
}
@media only screen and (min-width: 970px) {
.NavElement-link {
display: block;
line-height: 50px;
}
}
.NavElement-link:hover {
text-decoration: none;
color : #303030;
}
a.NavElement-link:hover {
opacity: 0.8;
}
.NavElementSub {
padding-left: 20px;
background-color: #4ab4ff;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.NavElementSubSub {
padding-left: 20px;
background-color: #4ab4ff;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.NavElementSub,
.NavElementSubSub {
list-style: none;
}
@media only screen and (min-width: 970px) {
.NavElementSub,
.NavElementSubSub {
left: 0;
position: absolute;
text-align: center;
top: 54px;
width: 250px;
z-index: 1000;
padding-left: 0;
}
.NavElementSubSub {
top: 0;
left: 250px;
}
.NavElementSub-element,
.NavElementSubSub-element {
position: relative;
display: none;
}
.NavElementSub-element .NavElement-link,
.NavElementSubSub-element .NavElement-link {
line-height: 30px;
}
.NavElement:hover .NavElementSub .NavElementSub-element,
.NavElementSub-element:hover > .NavElementSubSub .NavElementSubSub-element {
display: block;
}
}
.NavElementSub .NavElement-link,
.NavElementSubSub .NavElement-link {
}
.Nav-archives,
.Nav-links {
display: none;
}
@media only screen and (min-width: 970px) {
.Nav-archives,
.Nav-links {
display: inline-block;
}
}
.NavSearch-input {
display: none;
position: absolute;
top: 50px;
right: 0;
border: none;
outline: none;
background: #fff;
width: 100%;
margin: 0;
z-index: 10;
padding: 2px 20px;
line-height: 50px;
font-family: inherit;
font-size: 20px;
color: #2c3e50;
box-shadow:inset 0px 0px 0px 1px #4ab4ff;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 11px;
color : #444444;
}
.NavSearch--open .NavSearch-input {
display: block;
}
.NavSearch-icon,
.NavSearch-submit {
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
vertical-align: middle;
text-align: center;
font-size: 20px;
cursor: pointer;
color: white;
color : #303030;
}
.NavSearch-submit {
display: none;
}
@media only screen and (min-width: 970px) {
.Nav-search {
position: relative;
}
.NavSearch-input {
width: 300px;
right: 50px;
color : #444444;
top: 0;
}
}
/********************************
Content
********************************/
.Content {
margin: auto;
padding: 20px;
}
@media only screen and (min-width: 970px) {
.Content {
margin: auto;
width: 1200px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: row;
flex: 1;
align-items: flex-start;
}
}
.Content--index {
}
.Content--page {}
.Content--special {}
.Content-main {
overflow: hidden;
}
@media only screen and (min-width: 970px) {
.Content-main {
flex-grow: 1;
flex-shrink: 1;
flex-basis: auto;
}
}
/********************************
Post
********************************/
.Post {
width: 100%;
padding: 20px;
background: #ffffff;
border-radius: 4px;
margin-bottom: 30px;
}
.Post-tags {
text-align: center;
display: block;
}
.Post-tag {
font-size: 14px;
color: #303030;
font-family : Lato;
}
.Post-title {
margin: 0 0 0;
text-align: center;
font-size : 32px;
line-height : 32px;
}
.Post-titleLink {
color: #303030;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.Post-titleLink:hover {
color: #303030;
opacity: .70;
text-decoration: none;
}
.Post-date, .Post-comments {
font-size: 12px;
text-transform: uppercase;
color: #303030;
background-color: #4ab4ff;
padding: 4px;
padding-left: 7px;
padding-right: 7px;
border-radius: 4px;
}
.Post-meta-container {
text-align: center;
width: 100%;
margin-top : 10px;
}
.Post-meta-container > * + * {
margin-left: 10px;
}
.Post-author {
text-align: center;
font-size : 14px;
margin: 0;
}
.Post-cover {
width: 100%;
margin: 10px 0 0;
}
.Post-coverImage {
width: 100%;
display: block;
background-color: black;
border-radius: 8px;
}
.Post-snippet {
}
.Post-readMore {
text-align: center;
display: block;
font-size : 15px;
}
.Post-body {
margin: 10px 0;
text-align: justify;
}
.Post img {
border-radius: 8px;
}
.Post-shares {
margin-top: 15px;
}
.PostShares {
position: relative;
line-height: 45px;
height: 45px;
text-align: center;
width: 100%;
}
.PostShares:before {
z-index: -1;
position: absolute;
width: 100%;
left: 0;
top: 50%;
content : '';
border-top: 1px solid #4ab4ff;
z-index: 1;
}
.PostShares-element {
display: inline-flex;
width : 42px;
height : 42px;
align-items: center;
justify-content: center;
border: 1px solid #4ab4ff;
line-height: 17px;
margin: 0 8px;
border-radius: 50%;
position: relative;
z-index: 2;
background-color: #ffffff;
}
.PostShares-element:hover {
background-color: #4ab4ff;
text-decoration: none;
}
.PostShares-element:hover .fa {
color : #f6f6f6;
}
.Post-returnToHome {
display: block;
text-align: center;
margin-bottom: 15px;
}
.Post-returnToHome a {
background-color: #4ab4ff;
color: #303030;
padding: 8px;
padding-left: 12px;
padding-right: 12px;
border-radius: 4px;
}
.Post-about {
overflow: auto;
zoom: 1;
margin-bottom: 10px;
}
.PostAbout-avatar {
float:left;
margin-right: 15px;
border-radius: 50%;
}
.Comments {
padding: 20px;
background: #ffffff;
border-radius: 4px;
}
/********************************
Sidebar
********************************/
.Sidebar {
display: flex;
flex-direction: column;
background: #ffffff;
padding: 20px;
border-radius: 4px;
}
@media only screen and (min-width: 970px) {
.Sidebar {
flex-shrink: 0;
flex-grow: 0;
flex-basis: 360px;
margin-left: 30px;
}
}
.Sidebar-widget {
border-radius: 4px;
}
.Sidebar-widget p {
font-family: Lato;
}
.Sidebar-widget[data-order="1"] {-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;}
.Sidebar-widget[data-order="2"] {-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;}
.Sidebar-widget[data-order="3"] {-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3;}
.Sidebar-widget[data-order="4"] {-webkit-box-ordinal-group:4;-moz-box-ordinal-group:4;-ms-flex-order:4;-webkit-order:4;order:4;}
.Sidebar-widget[data-order="5"] {-webkit-box-ordinal-group:5;-moz-box-ordinal-group:5;-ms-flex-order:5;-webkit-order:5;order:5;}
.Sidebar-widget[data-order="6"] {-webkit-box-ordinal-group:6;-moz-box-ordinal-group:6;-ms-flex-order:6;-webkit-order:6;order:6;}
.Sidebar-widget[data-order="7"] {-webkit-box-ordinal-group:7;-moz-box-ordinal-group:7;-ms-flex-order:7;-webkit-order:7;order:7;}
.Sidebar-widget[data-order="8"] {-webkit-box-ordinal-group:8;-moz-box-ordinal-group:8;-ms-flex-order:8;-webkit-order:8;order:8;}
.Sidebar-widget[data-order="9"] {-webkit-box-ordinal-group:9;-moz-box-ordinal-group:9;-ms-flex-order:9;-webkit-order:9;order:9;}
.Sidebar-widget[data-order="10"] {-webkit-box-ordinal-group:10;-moz-box-ordinal-group:10;-ms-flex-order:10;-webkit-order:10;order:10;}
.Sidebar-widget[data-order="11"] {-webkit-box-ordinal-group:11;-moz-box-ordinal-group:11;-ms-flex-order:11;-webkit-order:11;order:11;}
.Sidebar-widget[data-order="12"] {-webkit-box-ordinal-group:12;-moz-box-ordinal-group:12;-ms-flex-order:12;-webkit-order:12;order:12;}
.Sidebar-widget[data-order="13"] {-webkit-box-ordinal-group:13;-moz-box-ordinal-group:13;-ms-flex-order:13;-webkit-order:13;order:13;}
.Sidebar-widget[data-order="14"] {-webkit-box-ordinal-group:14;-moz-box-ordinal-group:14;-ms-flex-order:14;-webkit-order:14;order:14;}
.Sidebar-widget[data-order="15"] {-webkit-box-ordinal-group:15;-moz-box-ordinal-group:15;-ms-flex-order:15;-webkit-order:15;order:15;}
.Sidebar-widget[data-order="16"] {-webkit-box-ordinal-group:16;-moz-box-ordinal-group:16;-ms-flex-order:16;-webkit-order:16;order:16;}
.Sidebar-widget[data-order="17"] {-webkit-box-ordinal-group:17;-moz-box-ordinal-group:17;-ms-flex-order:17;-webkit-order:17;order:17;}
.Sidebar-widget[data-order="18"] {-webkit-box-ordinal-group:18;-moz-box-ordinal-group:18;-ms-flex-order:18;-webkit-order:18;order:18;}
.Sidebar-widget[data-order="19"] {-webkit-box-ordinal-group:19;-moz-box-ordinal-group:19;-ms-flex-order:19;-webkit-order:19;order:19;}
.Sidebar-widget[data-order="20"] {-webkit-box-ordinal-group:20;-moz-box-ordinal-group:20;-ms-flex-order:20;-webkit-order:20;order:20;}
.Sidebar-widget:after {
content: "";
display: block;
background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='https://www.w3.org/2000/svg'%3E%3Cg fill='%234ab4ff' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
background-size: 4px;
opacity: 50%;
height: 10px;
width: 100%;
margin-top: 30px;
margin-bottom: 10px;
}
.Sidebar a {
color: #303030;
}
.Sidebar p {
font-size : 18px;
}
.Sidebar-list {
list-style-type: none;
padding: 0;
}
.Sidebar-ad--300x250 {
width: 100%;
height: auto;
margin: auto;
overflow: auto;
text-align: center;
}
.Sidebar-ad--300x600 {
width: 100%;
height: auto;
margin: auto;
text-align: center;
}
@media only screen and (min-width: 970px) {
.Sidebar-ad--300x250 {
width: 300px;
height: 250px;
}
.Sidebar-ad--300x600 {
width: 300px;
height: 1000px;
position: relative;
}
.Sidebar-ad--300x600 > * {
position: sticky;
top: 0;
}
.shareBarOpened .Sidebar-ad--300x600 > * {
top: 40px;
}
}
.Sidebar-title {
margin-top: 0px;
text-align: center;
word-wrap: break-word;
}
.Sidebar-posts {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: row;
flex: 1;
align-items: flex-start;
flex-wrap: wrap;
}
@media only screen and (max-width: 970px) {
.Sidebar-posts {
align-items: center;
justify-content: center;
}
}
.Sidebar-post {
padding : 3px;
}
@media only screen and (min-width: 970px) {
.Sidebar-post {
flex-shrink: 0;
flex-grow: 0;
flex-basis: 100px;
}
}
.Sidebar-post .Post-cover {
margin: 0;
}
.Sidebar-post .Post-title {
font-size: 18px;
}
.Sidebar-posts img {
border-radius: 4px;
}
.SidebarAbout {}
.SidebarAbout-avatar {
width: 100%;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
display: block;
max-width : 200px;
}
.SidebarAbout-description {
text-align : center;
}
.SidebarFollow {
padding-left: 0;
height: 40px;
text-align: center;
}
.SidebarFollow-element {
height: 40px;
border: 0;
display: inline-block;
padding: 0;
position: relative;
text-align: center;
}
.SidebarFollow-elementLink {
width: 40px;
height: 40px;
display: inline-block;
font-style: normal;
text-decoration: inherit;
line-height: normal;
border: 1px solid #4ab4ff;
border-radius: 50%;
color: #4ab4ff;
}
.SidebarFollow-elementLink:hover {
background-color: #4ab4ff;
}
.SidebarFollow-elementLink .fa {
position: absolute;
top: 50%;
left: 0;
width: 40px;
line-height: 1;
margin-top: -0.5em;
font-size: 15px;
text-align: center;
color: #4ab4ff;
}
.SidebarFollow-elementLink:hover .fa {
color : #f6f6f6;
}
.SidebarSubscribe {}
.Sidebar-form {
overflow: auto;
zoom: 1;
text-align: center;
font-size : 15px;
}
.SidebarForm-input {
width: 100%;
padding: 10px;
margin-top: 5px;
background: white;
border: 1px solid #4ab4ff;
color: #444444;
border-radius: 4px;
}
.SidebarForm-submit {
padding: 10px;
margin:auto;
margin-top: 10px;
padding-left: 15px;
padding-right : 15px;
background: #4ab4ff;
border: none;
color: #303030;
width : 100%;
border-radius: 4px;
}
/********************************
Pagination
********************************/
.Pagination {
overflow: auto;
zoom: 1;
text-align: center;
margin-bottom: 20px;
}
.PaginationLink {
color: #303030;
}
.PaginationLink--previous {
float: left;
}
.PaginationLink--next {
float: right;
}
.ob-pagination {
text-align: center;
margin: auto;
margin: 0 auto;
}
.ob-page {
display: inline-block;
padding: 10px;
border: 1px solid #4ab4ff;
background-color: #4ab4ff;
color: #303030;
margin: 0 1px;
border-radius: 4px;
}
.ob-page-link:hover,
.ob-page-current {
background-color: #303030;
color: #4ab4ff;
text-decoration: none;
border : 1px solid #4ab4ff;
}
/********************************
Footer
********************************/
.Footer, .ob-footer {
width: 100%;
color: #303030;
text-align: center;
background-color: #4ab4ff;
}
.Footer {
margin-top: 20px;
padding: 15px 0;
}
.ob-footer {
padding-bottom: 15px;
}
.Footer a,
.ob-footer a,
.Footer a:visited,
.ob-footer a:visited {
color: #303030;
}
/********************************
Ads
********************************/
.Ad--970x90 {
width: 100%;
height: auto;
margin: 10px auto;
overflow: auto;
text-align: center;
}
@media only screen and (min-width: 970px) {
.Ad--970x90 {
width: 970px;
height: 90px;
}
}
.Sidebar-ad--300x250 {
width: 100%;
height: auto;
margin: auto;
overflow: auto;
text-align: center;
}
.Ad--970x90:empty,
.Sidebar-ad--300x600:empty,
.Sidebar-ad--300x250:empty
{
display:none;
}
/********************************
Overblog surcharge
********************************/
.ob-Newsletter-toggle {
border-radius: 4px;
background-color: #4ab4ff;
font-size : 15px;
}
.ob-text p:first-child {
margin-top: 0;
}
.ob-Shares-print img {
display : none !important;
}
.ob-Shares-print {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzAgLTMwMSkiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNiAtMikiPgo8cmVjdCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MTQgMzAzKSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMyIgZmlsbD0iI2ZmODAwMCIvPgo8L2c+CjxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQzNCAzMDUpIiBkPSJNNywxMEg0VjkuNUg3Wm01LTcuNVY5SDEwdjNIMlY5SDBWMi41SDJWMGg4VjIuNVptLTMsNUgzVjExSDlaTTksMUgzVjIuNUg5Wm0yLDIuNzVhLjI1LjI1LDAsMSwwLS4yNS4yNUEuMjUuMjUsMCwwLDAsMTEsMy43NVpNOCw4LjVINFY5SDhaIiBmaWxsPSIjZmZmIi8+CjwvZz4KPC9zdmc+Cg==) no-repeat left center;
padding: 0px 0 0px 20px;
}
p.ob-desc {
text-align: center;
color: grey;
font-style: italic;
}
/* Section Quote */
.ob-section-quote .ob-quote .ob-quote-left,
.ob-section-quote .ob-quote .ob-quote-right {
fill: #303030;
}
.ob-section-quote {
border : 1px solid #303030;
}
.ob-section-quote .ob-quote p {
color : #303030;
}
.ob-section-quote .ob-author {
background : #303030;
color : #ffffff;
}
.ob-section-quote .ob-author a {
color : #ffffff;
}
.ob-section-quote .ob-source a {
color : #ffffff;
}
/* section link */
.ob-section-link .ob-ctn .ob-url {
background-color : transparent;
line-height: inherit;
}
.ob-section-link .ob-ctn .ob-snippet {
color :#303030;
}
/* Section File */
.ob-section-file .ob-button-link {
color: #303030;
background-color: #4ab4ff;
}
/* Section Audio */
.ob-section-audio .obsoundplayer .obsoundplayerplay .obsoundplayerplay-play,
.ob-section-audio .obsoundplayer .obsoundplayerplay .obsoundplayerplay-pause,
.ob-section-audio .obsoundplayer .obsoundplayervolume .obsoundplayervolume-on,
.ob-section-audio .obsoundplayer .obsoundplayervolume .obsoundplayervolume-off {
fill: #303030;
}
.ob-RelatedPost-title {
font-size : 15px;
text-align : center !important;
color : #303030;
}
@media only screen and (max-width: 660px) {
.ob-section-images,
.ob-section-images img,
.ob-section-map .ob-map,
.ob-section-map .ob-desc {
max-width: 100%;
width: auto;
height: auto;
}
}
.ob-form input, textarea {
color : #444444;
font-family: Lato;
font-size : 14px;
border-radius: 4px;
border: 1px solid #4ab4ff;
padding: 10px;
}
.ob-form button, .ob-Newsletter button {
font-family: Lato;
border: none;
color: #303030;
background: ;
border-radius: 4px;
font-weight : 300;
font-size : 14px;
}
body .menu-main a, body .menu-main span {
text-transform: uppercase;
white-space: nowrap;
overflow: initial;
text-overflow: initial; }
@media only screen and (min-width: 970px) {
body .menu-main a, body .menu-main span {
line-height: 50px; } }
body .menu-main a:hover, body .menu-main span:hover {
text-decoration: none;
opacity: 0.8; }
@media only screen and (min-width: 970px) {
body .menu-main ul li ul li > a, body .menu-main ul li ul li > span {
line-height: 30px; } }
body .carousel {
margin-bottom: 40px; }
</style>
<script>
function loadGA() {
window.dataLayer = window.dataLayer || []
var s = document.createElement("script")
s.async = true
s.src = "https://cdn.lib.getjan.io/library/overblog.js"
s.setAttribute("importance", "high")
var g = document.getElementsByTagName("head")[0]
g.parentNode.insertBefore(s, g)
window.jan = window.jan || {}
jan.cmd = jan.cmd || []
jancmd = function(){jan.cmd.push(arguments);}
// TODO: Now, The wrapper handle didomi consent for us so we don't need anymore to wait didomi consent to load GA. The dimension23 is for didomi consent but it will be handle directly by the wrapper. We remove it from the code below.
var dimensions = {
dimension1: '__ads_loaded__' in window ? '0' : '1',
dimension2: 'fr',
dimension3: 'BS',
dimension4: 'lifestyle',
dimension5: '0',
dimension6: '0',
dimension7: '0',
dimension10: '653350',
dimension11: '1',
dimension12: '2',
dimension13: '0',
dimension14: '__ads_loaded__' in window ? '1' : '0',
dimension15: '__ads_loaded__' in window ? '0' : '1',
dimension16: '653350',
dimension17: "Tick, Tock, this is a clock.",
dimension24: '20140408',
dimension25: 'eklablog',
}
if (location) {
dimensions.dimension22 = '' + location.hostname
}
jancmd("setConfig", {
metadata: dimensions,
});
jancmd("sendEvent", "pageview");
}
loadGA()
</script>
<script>
function isConnected(connected, connected_owner, timestamp, user_id) {
if (connected) {
document.querySelector('html').classList.add('ob-connected')
}
if (connected_owner) {
document.querySelector('html').classList.add('ob-connected-blog')
}
}
</script>
<script src="//connect.eklablog.com/ping/653350/isConnected" async></script>
<script src="https://assets.over-blog-kiwi.com/b/blog/v2025.01.11/eklablog-main.a99e0127.js"></script>
</head>
<!-- Body -->
Tick, Tock, this is a clock. - A contre-temps, le blog de Queen Paramount, est un blog rempli de ses créations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit où le temps s'arrête !
Recherche META Description de la page
A contre-temps, le blog de Queen Paramount, est un blog rempli de ses créations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit où le temps s'arrête !
Recherche META Keywords de la page
UPDATE DOMAINES SET server='',redirection='https://a-contre-temps.lo.gs/',Status='200',err='',[TITRE]=N'Tick, Tock, this is a clock. - A contre-temps, le blog de Queen Paramount, est un blog rempli de ses créations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit où le temps s''arrête !',[DESCRIPTION]=N'A contre-temps, le blog de Queen Paramount, est un blog rempli de ses créations (photomontages, dessins...) mais aussi textes, nouvelles, impressions, conseils et envies, bienvenue dans un endroit où le temps s'arrête !',[KEYWORDS]=N'' WHERE id=11848344
0 Tick Tock this is a clock. - A contre-temps le blog de Queen Paramount est un blog rempli de ses créations photomontages dessins... mais aussi textes nouvelles impressions conseils et envies bienvenue dans un endroit où le temps s arrête A contre-temps le blog de Queen Paramount est un blog rempli de ses créations photomontages dessins... mais aussi textes nouvelles impressions conseils et envies bienvenue dans un endroit où le temps s arrête
0. Tick (4)--------->0
2. Tock (4)--------->0
4. this (4)--------->0
5. is (2)--------->0
6. a (1)--------->0
7. clock (5)--------->0
8. - (1)--------->0
10. contre-temps (12)--------->0
12. le (2)--------->0
13. blog (4)--------->0
14. de (2)--------->0
15. Queen (5)--------->0
16. Paramount (9)--------->0
18. est (3)--------->0
19. un (2)--------->0
21. rempli (6)--------->0
23. ses (3)--------->0
24. créations (16)--------->0
26. photomontages (13)--------->0
28. dessins.. (9)--------->0
30. mais (4)--------->0
31. aussi (5)--------->0
32. textes (6)--------->0
34. nouvelles (9)--------->0
36. impressions (11)--------->0
38. conseils (8)--------->0
39. et (2)--------->0
40. envies (6)--------->0
42. bienvenue (9)--------->0
43. dans (4)--------->0
45. endroit (7)--------->0
46. où (9)--------->0
48. temps (5)--------->0
49. s (1)--------->0
50. arrête (12)--------->0
68. cr&eacute;ations (20)--------->0
90. o&ugrave; (13)--------->0
94. arr&ecirc;te (16)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Tick',11848344),(N'Tock',11848344),(N'this',11848344),(N'is',11848344),(N'a',11848344),(N'clock',11848344),(N'-',11848344),(N'contre-temps',11848344),(N'le',11848344),(N'blog',11848344),(N'de',11848344),(N'Queen',11848344),(N'Paramount',11848344),(N'est',11848344),(N'un',11848344),(N'rempli',11848344),(N'ses',11848344),(N'créations',11848344),(N'photomontages',11848344),(N'dessins..',11848344),(N'mais',11848344),(N'aussi',11848344),(N'textes',11848344),(N'nouvelles',11848344),(N'impressions',11848344),(N'conseils',11848344),(N'et',11848344),(N'envies',11848344),(N'bienvenue',11848344),(N'dans',11848344),(N'endroit',11848344),(N'où',11848344),(N'temps',11848344),(N's',11848344),(N'arrête',11848344),(N'créations',11848344),(N'où',11848344),(N'arrête',11848344)