طلا ملخص تعديل وسم: مسترجع |
طلا ملخص تعديل وسم: مسترجع |
||
| سطر ٧: | سطر ٧: | ||
} |
} |
||
#ca-talk { display: none !important; } |
#ca-talk { display: none !important; } |
||
#ca-nstab-main { display: none !important; } |
|||
#ca-watch { display: none !important; } |
|||
#ca-unwatch { display: none !important; } |
|||
مراجعة ١٦:٤٧، ٣ مارس ٢٠٢٥
/* الأنماط المتراصة CSS المعروضة هنا ستؤثر على كل الواجهات */
/* Import Open Sans from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
* {
font-family: 'Open Sans', sans-serif !important;
}
#ca-talk { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-watch { display: none !important; }
#ca-unwatch { display: none !important; }