Widget:MainPageIndex
Ir para navegação
Ir para pesquisar
<style> .index-grid .disabled-section { position: relative; filter: grayscale(100%) contrast(60%); opacity: .65; }
.index-grid .disabled-section .index-links a { color: #d0d0d0; text-decoration: none; }
.index-grid .disabled-section::after { content: "EM BREVE"; position: absolute; bottom: 12px; left: 50%; transform: translateX(-50%); text-align: center; font-size: 1.5em; font-weight: 900; color: #000; text-shadow: 0 0 1px #999; pointer-events: none; z-index: 2; } </style>