MediaWiki:Common.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: Reverted
Line 1,091:
}
})();
 
#tuflow-dark-mode-fallback {
position: fixed;
top: 8px;
right: 12px;
z-index: 10000;
padding: 5px 9px;
border: 1px solid #a2a9b1;
border-radius: 4px;
background: #f8f9fa;
}
 
#tuflow-dark-mode-fallback a {
color: #0645ad;
text-decoration: none;
white-space: nowrap;
}