Infinix Dicom Viewer Apr 2026
.zoom-controls button:hover background: #3498db; color: white;
.upload-btn background: linear-gradient(135deg, #667eea, #764ba2); color: white; padding: 12px 20px; border: none; border-radius: 8px; cursor: pointer; font-size: 14px; font-weight: 600; width: 100%; transition: transform 0.2s; Infinix Dicom Viewer
@media (max-width: 768px) .sidebar width: 100%; border-right: none; border-bottom: 1px solid #e0e0e0; .main-content flex-direction: column; </style> </head> <body> <div class="container"> <div class="header"> <h1>🏥 Infinix DICOM Viewer</h1> <p>Professional Medical Image Viewer | DICOM Support</p> </div> .zoom-controls button:hover background: #3498db
.main-content display: flex; flex-wrap: wrap; min-height: 600px; .upload-btn background: linear-gradient(135deg
.file-info margin-top: 10px; font-size: 12px; color: #666; word-break: break-all;
.container max-width: 1400px; margin: 0 auto; background: white; border-radius: 20px; box-shadow: 0 20px 60px rgba(0,0,0,0.3); overflow: hidden;