MediaWiki:Sitenotice: Difference between revisions
Appearance
Blanked the page Tags: Blanking Manual revert Mobile edit Mobile web edit |
No edit summary Tags: Reverted Mobile edit Mobile web edit |
||
| Line 1: | Line 1: | ||
<div style="background-color: #f0f0f0; border: 1px solid #d3d3d3; border-radius: 4px; padding: 15px 40px 15px 15px; position: relative; margin-bottom: 20px;"> | |||
<div id="dismiss-notice" style="position: absolute; top: 15px; right: 15px; width: 24px; height: 24px; background-color: #666; border-radius: 50%; cursor: pointer;" onclick="document.getElementById('siteNotice').style.display='none'; mw.cookie.set('dismissNotice', '1', {expires: 30});"> | |||
<div style="position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: white; transform: translate(-50%, -50%) rotate(45deg);"></div> | |||
<div style="position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: white; transform: translate(-50%, -50%) rotate(-45deg);"></div> | |||
</div> | |||
<div style="line-height: 1.6; color: #333;"> | |||
To get your queries solved, connect and chat with other Gyaanipedia users and staff members. Join [https://gyaanipedia.discourse.group/ Gyaanipedia Connect] now. | |||
</div> | |||
</div> | |||
<script> | |||
if (mw.cookie.get('dismissNotice') === '1') { | |||
document.getElementById('siteNotice').style.display = 'none'; | |||
} | |||
</script> | |||
Revision as of 11:44, 6 December 2025
To get your queries solved, connect and chat with other Gyaanipedia users and staff members. Join Gyaanipedia Connect now.
<script> if (mw.cookie.get('dismissNotice') === '1') {
document.getElementById('siteNotice').style.display = 'none';
} </script>