#power-bi-menu { list-style: none; padding: 10px 0; text-align: center; margin: 10px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; } #power-bi-menu li { display: inline-block; margin: 5px; } #power-bi-menu li a { display: inline-block; padding: 8px 12px; background-color: #4CAF50; color: white !important; text-decoration: none !important; border-radius: 4px; font-size: 14px; font-weight: bold; transition: background-color 0.3s; white-space: nowrap; } #power-bi-menu li a:hover { background-color: #45a049; opacity: 0.9; } #power-bi-menu li:nth-child(2) a { background-color: #2196F3; } #power-bi-menu li:nth-child(2) a:hover { background-color: #0b7dda; } #power-bi-menu li:nth-child(3) a { background-color: #FF9800; } #power-bi-menu li:nth-child(3) a:hover { background-color: #e68900; } /* Position Power BI Menu at bottom */ .xx0xx-promenu #power-bi-menu { order: 999; margin-top: 20px; padding-top: 15px; border-top: 1px solid #ddd; } Virvijay - Learn Excel & Power BI
नवंबर, 2023 की पोस्ट दिखाई जा रही हैंसभी दिखाएं