MediaWiki:Monobook.css: различия между версиями

>Edward Chernenko
Нет описания правки
>Dna2
сволочи
Строка 165: Строка 165:
#winds_only, #linux_only { display: none; }
#winds_only, #linux_only { display: none; }


/* prettytable */
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-size: larger;
  font-weight: bold;
}
/*
/*
</pre>
</pre>
*/
*/