Index:What is Crisis.pdf/styles.css
Appearance
.wst-heading-leveled {
text-align:left;
font-weight:bold;
margin:1em auto;
padding:0;
}
.wst-heading-leveled.wst-heading-leveled-1 {
text-align:center;
font-size:144%;
text-transform:uppercase;
}
.wst-heading-leveled.wst-heading-leveled-2 {
font-size:120%;
}
.wst-heading-leveled.wst-heading-leveled-3 {
font-size:110%;
margin:1em auto auto auto;
}
/* tables on pages 4 to 6 */
.counseling-leads {
border-collapse:collapse;
}
.counseling-leads caption {
font-size:144%;
font-weight:bold;
text-align:center;
text-transform:uppercase;
margin:1em auto;
padding:0;
}
.counseling-leads th {
font-size:120%;
font-weight:bold;
text-align:left;
}
.counseling-leads th, .counseling-leads td {
vertical-align:top;
}
/* tables on page 7 */
.zero-to-ten-scale {
margin:auto;
width:100%;
border-collapse:collapse;
}
.zero-to-ten-scale caption {
font-size:120%;
text-align:left;
font-weight:bold;
margin:1em auto;
padding:0;
}
.zero-to-ten-scale th {
font-weight:normal;
text-align:left;
}
.zero-to-ten-scale th, .zero-to-ten-scale td {
width:50%;
vertical-align:top;
}
.zero-to-ten-scale tr:first-child th {
border-bottom:1px dotted;
}
.zero-to-ten-scale th:last-child {
text-align:right;
}
.zero-to-ten-scale tr:nth-child(2) {
text-decoration:underline;
}
.zero-to-ten-scale th:first-child, .zero-to-ten-scale td:first-child {
padding-right:1em;
}
.zero-to-ten-scale th:last-child, .zero-to-ten-scale td:last-child {
padding-left:1em;
}
/* tables on pages 9 and 10 */
.crises-emergencies-table {
margin:auto;
border-collapse:collapse;
}
.crises-emergencies-table caption {
font-size:144%;
font-weight:bold;
text-align:center;
text-transform:uppercase;
margin:1em auto;
padding:0;
}
.crises-emergencies-table th, .crises-emergencies-table td {
border:1px solid;
padding:1em;
vertical-align:top;
}
.crises-emergencies-table th {
text-transform:uppercase;
}
.crises-emergencies-table th:last-child {
font-style:italic;
color:gray;
}
/* exercises on page 18 */
.difficult-call caption {
font-size:144%;
font-weight:bold;
text-align:center;
margin:1em auto;
padding:0;
}
.difficult-call th {
font-style:italic;
color:gray;
text-align:left;
}
.difficult-call td {
vertical-align:top;
}
.difficult-call td:first-child {
width:3em;
}