Diferență între revizuiri ale paginii „MediaWiki:Common.css”

Sari la navigare Sari la căutare
Linia 23: Linia 23:
div#p-logo a {
div#p-logo a {
   height: 50px;
   height: 50px;
}
#bodyContent table {
  border-collapse: collapse;
}
#bodyContent table th, #bodyContent table td {
  border: 1px solid #aaa;
}
}


#bodyContent table th {
#bodyContent table th {
   background-color: #eee;
   background-color: #eee;
   border: 1px solid #aaa;
   font-weight: bold;
}
}