/* الأنماط المتراصة CSS المعروضة هنا ستؤثر على كل الواجهات */
#ca-history { display: none !important;}
#ca-viewsource { display: none !important; }
#ca-nstab-user { display: none !important; }
.clearfix::after {
content: "";
display: table;
clear: both;
}