MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 155:
#cps-open-toc {
position: fixed;
/* POSITION: Right side */
bottom: calc(16px + env(safe-area-inset-bottom, 0px));▼
right: 16px; /* Changed from left: 16px */
left: auto; /* Safety: ensures left is unset */
/* POSITION: Lifted (to clear Google Anchor Ads) */
/* SHAPE: Smaller Size (40px) */
width: 40px; /* Changed from 48px */
height: 40px; /* Changed from 48px */
border: 0; border-radius: 999px;
display: none;
align-items: center; justify-content: center;
font-size: 14px; font-weight: 600;
| |||