lab2
This commit is contained in:
parent
02b8b1e3c3
commit
196d0462d4
BIN
Lab2_PIbd-23_ZakharovRA.docx
Normal file
BIN
Lab2_PIbd-23_ZakharovRA.docx
Normal file
Binary file not shown.
@ -10,6 +10,10 @@ header nav{
|
|||||||
height: 84px;
|
height: 84px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
footer{
|
||||||
|
background-color: #000000;
|
||||||
|
height: 48px;
|
||||||
|
}
|
||||||
.nav-link:hover{
|
.nav-link:hover{
|
||||||
color: #000000;
|
color: #000000;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@ -26,13 +30,16 @@ header nav{
|
|||||||
background-color: #e8b8e8;
|
background-color: #e8b8e8;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
}
|
}
|
||||||
.height-min{
|
|
||||||
height: min-content
|
|
||||||
}
|
|
||||||
.library-button:hover{
|
.library-button:hover{
|
||||||
background-color: #bf80e6;
|
background-color: #bf80e6;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
.height-min{
|
||||||
|
height: min-content
|
||||||
|
}
|
||||||
|
h1{
|
||||||
|
color: #ff6600;
|
||||||
|
}
|
||||||
.black-text{
|
.black-text{
|
||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@ -44,11 +51,4 @@ header nav{
|
|||||||
.white-text{
|
.white-text{
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
|
||||||
footer{
|
|
||||||
background-color: #000000;
|
|
||||||
height: 48px;
|
|
||||||
}
|
|
||||||
h1{
|
|
||||||
color: #ff6600;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user