طلا ملخص تعديل وسم: مسترجع |
طلا ملخص تعديل وسم: تراجع يدوي |
||
| سطر ٥: | سطر ٥: | ||
* { |
* { |
||
font-family: 'Open Sans', sans-serif !important; |
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; } |
|||
li#ca-talk { |
|||
display: none; |
|||
} |
} |
||
مراجعة ١٨:٥٥، ٣ مارس ٢٠٢٥
/* الأنماط المتراصة 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;
}