
Добавил:
cfe_o
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз:
Предмет:
Файл:style_in
.txt header{
background: #FF7F50;
height: 5%;
width: 100%;
text-align: center;
}
body {
font-size: 18px;
background: wight;
color: #000000;
}
footer {
background: #A9A9A9;
height: 5%;
width: 100%;
text-align: center;
}
#clear {
clear: both;
}
.content {
flex-wrap: wrap;
display: flex;
width: 100%;
height: 90%;
background-color: #F4A460;
}
.blok {
flex: 1 0 30%;
}
.blok1 {
flex: 1 0 30%;
}
.blok2 {
width: 66.66%
}
article {
order: 2;
flex: 1 1 30%;
background-color: #98FB98;
padding: 7px;
}
p {
color: black;
font-size: 20px;
text-align: center;
line-height: 350px;
white-space: nowrap;
}
#Area1 {
background: #FFB6C1;
}
#Area2 {
background: #F08080;
}
#Area3 {
background: #98FB98;
}
#Area4 {
background: #F4A460;
display: flex;
align-items: flex-end;
}
background: #FF7F50;
height: 5%;
width: 100%;
text-align: center;
}
body {
font-size: 18px;
background: wight;
color: #000000;
}
footer {
background: #A9A9A9;
height: 5%;
width: 100%;
text-align: center;
}
#clear {
clear: both;
}
.content {
flex-wrap: wrap;
display: flex;
width: 100%;
height: 90%;
background-color: #F4A460;
}
.blok {
flex: 1 0 30%;
}
.blok1 {
flex: 1 0 30%;
}
.blok2 {
width: 66.66%
}
article {
order: 2;
flex: 1 1 30%;
background-color: #98FB98;
padding: 7px;
}
p {
color: black;
font-size: 20px;
text-align: center;
line-height: 350px;
white-space: nowrap;
}
#Area1 {
background: #FFB6C1;
}
#Area2 {
background: #F08080;
}
#Area3 {
background: #98FB98;
}
#Area4 {
background: #F4A460;
display: flex;
align-items: flex-end;
}