MediaWiki:Common.css
Z Encyklopédia zdravotnej sestry
(Rozdiel medzi revíziami)
| Riadok 121: | Riadok 121: | ||
} | } | ||
.line{ | .line{ | ||
| − | background-color:# | + | background-color:#ccf; |
} | } | ||
.tem1{ | .tem1{ | ||
Verzia zo dňa a času 14:25, 30. november 2007
/** Tu sa nachádzajúce CSS sa použije pri všetkých skinoch */
/* Infobox template style */
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
color: black;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
float: right;
clear: right;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox caption {
font-size: larger;
margin-left: inherit;
}
.infobox.bordered {
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0;
}
.infobox.sisterproject {
width: 20em;
font-size: 90%;
}
@media print {
.infobox.sisterproject {
display: none;
}
}
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
border: 0;
border-top: 1px solid #aaa;
border-right: 1px solid #aaa;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
border: 0;
border-right: 1px solid #aaa;
}
table.t1 {
background: #fff;
border: 1px #000 solid;
border-collapse: collapse;
font-size: 100%;
margin-left: 1px;
margin-right: 1px;
}
table.t1 td {
border: 1px #000 solid;
font-size: 70%;
font-weight: bold;
margin-left: 4px;
margin-right: 4px;
}
table.t1 th {
border: 1px #000 solid;
font-size: 70%;
font-weight: bold
}
table.t1 th {
background: #fff;
text-align: center;
}
table.t1 caption,
table.t1 caption {
margin-left: 4px;
margin-right: 4px;
font-weight: bold;
font-size: 100%;
}
table.t2 td {
font-size: 200%;
text-align:center;
}
table.t3 td {
font-size: 150%;
text-align:center;
}
div.t {
text-align:center;
font-weight:bold;
background-color:#00f;
color:#fff;
font-family:verdana
}
div.t1 {
font-size:80%
}
span.t {
font-weight:bold;
background-color:#00f;
color:#fff;
font-family:verdana
}
.line{
background-color:#ccf;
}
.tem1{
background-color:#00a;
color:#fff;
font:bold 120% verdana;
text-align:center;
}