MediaWiki:Common.css: Perbedaan revisi

Dari widuri
Lompat ke: navigasi, cari
(Created page with ".srBreak { page-break-before: always; }: ")
 
Baris 1: Baris 1:
 
/*  
 
/*  
 
.srBreak { page-break-before: always; } */
 
.srBreak { page-break-before: always; } */
 +
 +
Navigation Menu
 +
 +
#p-navigation { display: none; } - removes the whole Navigation menu.
 +
 +
#p-navigation h3 { display: none; } - removes only the label/title of the Navigation menu.
 +
 +
#n-mainpage-description { display: none; } - removes the Main Page link.
 +
 +
#n-recentchanges { display: none; } - hides the Recent changes link.
 +
 +
#n-randompage { display: none; } - removes the Random page link from the menu.
 +
 +
#n-help { display: none; } - removes the Help link.

Revisi per 8 Mei 2018 03.12

/* 
.srBreak { page-break-before: always; } */

Navigation Menu

#p-navigation { display: none; } - removes the whole Navigation menu.

#p-navigation h3 { display: none; } - removes only the label/title of the Navigation menu.

#n-mainpage-description { display: none; } - removes the Main Page link.

#n-recentchanges { display: none; } - hides the Recent changes link.

#n-randompage { display: none; } - removes the Random page link from the menu.

#n-help { display: none; } - removes the Help link.