Добавил:
Вуз:
Предмет:
Файл:
table {
border-collapse: collapse;
width: 100%;
text-align: center;
}
th, td {
border: 1px solid black;
padding: 4px;
}
th {
background: silver;
border-bottom: 4px solid black;
font-weight: bold;
font-style: italic;
}
tr:nth-child(odd) {
background: silver;
}
p {
margin: 0;
text-indent: 1.5cm;
text-align: justify;
}
.header {
font-size: 18pt;
font-weight: bold;
font-style: italic;
text-align: center;
}
.main_text {
font-family: Arial, serif;
width: 90%;
}
.spec_text {
background: silver;
font-weight: bold;
border: 1px solid black;
text-align: justify;
}
.emphasizer {
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
border-collapse: collapse;
width: 100%;
text-align: center;
}
th, td {
border: 1px solid black;
padding: 4px;
}
th {
background: silver;
border-bottom: 4px solid black;
font-weight: bold;
font-style: italic;
}
tr:nth-child(odd) {
background: silver;
}
p {
margin: 0;
text-indent: 1.5cm;
text-align: justify;
}
.header {
font-size: 18pt;
font-weight: bold;
font-style: italic;
text-align: center;
}
.main_text {
font-family: Arial, serif;
width: 90%;
}
.spec_text {
background: silver;
font-weight: bold;
border: 1px solid black;
text-align: justify;
}
.emphasizer {
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
Соседние файлы в папке Лаб 3
