MediaWiki:Common.css: відмінності між версіями

нема опису редагування
Немає опису редагування
Немає опису редагування
Рядок 457: Рядок 457:


.r-box-info-table th, .r-box table th, .tournament-box table th {
.r-box-info-table th, .r-box table th, .tournament-box table th {
     padding: 8px 12px !important; font-size: 11.5px !important; font-family: 'Manrope', sans-serif !important;
     padding: 4px 6px !important; font-size: 13px !important; font-family: 'Manrope', sans-serif !important;
     background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important;
     background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important;
     font-weight: 400 !important; color: #b7b4bf !important; opacity: .55 !important;
     font-weight: 400 !important; color: #b7b4bf !important;
     text-align: left !important; width: 52% !important; white-space: nowrap !important;
     text-align: left !important; white-space: nowrap !important;
     animation: none !important;
     animation: none !important;
}
}


.r-box-info-table td, .r-box table td, .tournament-box table td {
.r-box-info-table td, .r-box table td, .tournament-box table td {
     padding: 8px 12px !important; font-size: 11.5px !important; font-family: 'Manrope', sans-serif !important;
     padding: 4px 6px !important; font-size: 13px !important; font-family: 'Manrope', sans-serif !important;
     background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important;
     background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important;
     text-align: right !important; color: #ebebeb !important; font-weight: 600 !important;
     text-align: right !important; color: #ebebeb !important; font-weight: 600 !important;
     width: 48% !important; animation: none !important;
     animation: none !important;
}
}