MediaWiki:Common.css: Difference between revisions
From determinar.ia.br - Determine suas informações
Created page with "→CSS placed here will be applied to all skins: →Container com os links fixos: #meus-links-qs { position: fixed; left: 10px; top: 50%; transform: translateY(-50%); z-index: 9999; background: #f8f9fa; padding: 15px 12px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.15); border: 1px solid #ccc; display: flex; flex-direction: column; gap: 10px; font-family: Arial, sans-serif; } #meus-links-qs a {..." |
Replaced content with "→CSS placed here will be applied to all skins: " Tags: Replaced Manual revert |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
