Changes

Jump to navigation Jump to search
403 bytes removed ,  10:16, 3 May 2010
no edit summary
Line 31: Line 31:  
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
  −
/* deprecated prettytable class (should match wikitable class) */
  −
table.prettytable {
  −
    margin: 1em 1em 1em 0;
  −
    background: #f9f9f9;
  −
    border: 1px #aaa solid;
  −
    border-collapse: collapse;
  −
}
  −
.prettytable th, .prettytable td {
  −
    border: 1px #aaa solid;
  −
    padding: 0.2em;
  −
}
  −
.prettytable th {
  −
    background: #f2f2f2;
  −
    text-align: center;
  −
}
  −
.prettytable caption {
  −
    font-weight: bold;
  −
}
  −
      
/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */
 
/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */

Navigation menu