MediaWiki:Common.css
Z Encyklopédia zdravotnej sestry
(Rozdiel medzi revíziami)
| Riadok 2: | Riadok 2: | ||
body.page-Hlavná_stránka h1.firstHeading { display:none; } | body.page-Hlavná_stránka h1.firstHeading { display:none; } | ||
| + | |||
| + | .r{font:bold 120% arial} | ||
| + | |||
| + | .r1{font:90% arial;line-height:90%;padding:0;} | ||
.infobox { | .infobox { | ||
| Riadok 84: | Riadok 88: | ||
} | } | ||
| − | |||
table.t1 caption { | table.t1 caption { | ||
margin-left: 4px; | margin-left: 4px; | ||
Verzia zo dňa a času 17:30, 1. marec 2008
/** Tu sa nachádzajúce CSS sa použije pri všetkých skinoch */
body.page-Hlavná_stránka h1.firstHeading { display:none; }
.r{font:bold 120% arial}
.r1{font:90% arial;line-height:90%;padding:0;}
.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;
text-align: justify
}
table.t1 th {
border: 1px #000 solid;
font-size: 70%;
font-weight: bold
background: #fff;
text-align: center;
}
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
}
span.a {
font:bold 120% verdana;
background-color:#00f;
color:#fff;
}
.line{
background-color:#ccf;
}
.tem1{
background-color:#00a;
color:#fff;
font:bold 120% verdana;
text-align:center;
}