සටහන: සුරැකීමෙන් පසුව, වෙනස් කම් දැකගැනුමට ඔබගේ බ්‍රවුසරයෙහි කෑෂය මගහැරයෑමට ඔබට සිදුවිය හැක. ගූගල් ක්‍රෝම්, ෆයර්ෆොක්ස්, මයික්‍රොසොෆ්ට් එජ් සහ සෆාරි: Reload ඔබන අතරතුර ⇧ Shift ඔබන්න. සවිස්තරාත්ම උපදෙස් සහ වෙනත් බ්‍රව්සර වලට අදාළ තොරතුරු සඳහා, විකිපීඩියා:කෑෂය මගහැරයෑම වෙතට යොමු වන්න.

/* <source lang="css"> */


/* Protected pages have text area in light red, to prevent
   accidental editing by admins who didn't notice the header
*/
.mw-textarea-protected, .ns-8 textarea {
  background: #FFDBDB;
}

/* The "hide/show" links to Special:RevisionDelete */ 
span.mw-revdelundel-link,
strong.mw-revdelundel-link {
  font-size: inherit;
}

/* The "return to Main page" link on [[Special:MovePage]] after
   deleting the target page makes no sense and is in the way.
*/
.page-Special_MovePage #mw-returnto {
  display: none;
}


/* Show hidden items that has class="sysop-show". */
div.sysop-show { 
  display: block !important;
}
span.sysop-show { 
  display: inline !important;
}
table.sysop-show { 
  display: table !important;
}


/* </source> */
"https://si.wikipedia.org/w/index.php?title=මාධ්‍යවිකි:Group-sysop.css&oldid=226454" වෙතින් සම්ප්‍රවේශනය කෙරිණි