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;
|
||||
}
|
||||
}
|
||||
footer{
|
||||
background-color: #000000;
|
||||
height: 48px;
|
||||
}
|
||||
.nav-link:hover{
|
||||
color: #000000;
|
||||
font-weight: bold;
|
||||
@ -26,13 +30,16 @@ header nav{
|
||||
background-color: #e8b8e8;
|
||||
border-radius: 15px;
|
||||
}
|
||||
.height-min{
|
||||
height: min-content
|
||||
}
|
||||
.library-button:hover{
|
||||
background-color: #bf80e6;
|
||||
font-weight: bold;
|
||||
}
|
||||
.height-min{
|
||||
height: min-content
|
||||
}
|
||||
h1{
|
||||
color: #ff6600;
|
||||
}
|
||||
.black-text{
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
@ -44,11 +51,4 @@ header nav{
|
||||
.white-text{
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
}
|
||||
footer{
|
||||
background-color: #000000;
|
||||
height: 48px;
|
||||
}
|
||||
h1{
|
||||
color: #ff6600;
|
||||
}
|
Loading…
Reference in New Issue
Block a user