לדלג לתוכן

שיחת משתמש:חסר חיים/monobook.css

תוכן הדף אינו נתמך בשפות אחרות.
הוספת נושא
מתוך ויקיפדיה, האנציקלופדיה החופשית

/* Main content frame */

  1. content {
   -moz-border-radius-topleft:0.4em;
   -moz-border-radius-topright:0.4em;
   -moz-border-radius-bottomright:0.4em;

}

/* Upper tabs */

  1. p-cactions ul li, #p-cactions ul li a {
 -moz-border-radius-topleft: 0.7em;
 -moz-border-radius-topright: 0.7em;

}

/* Side-Bar */ div.pBody {

   -moz-border-radius:7px;

}

/* Footer */

  1. footer {
   -moz-border-radius:0.3em;

}

/* Thumbnails */ div.thumbinner {

   -moz-border-radius:0.6em;

}

/* Table of Contents */

  1. toc {
   -moz-border-radius:8px;

}

/* "Categories" box */

  1. catlinks {
   -moz-border-radius:8px;

}

/* Left boxes on main page */ table[align="left"][cellspacing="6"] td {

   -moz-border-radius:9px;

}