I did some homework
This commit is contained in:
12
20240918_gyak/style.css
Normal file
12
20240918_gyak/style.css
Normal file
@@ -0,0 +1,12 @@
|
||||
body{
|
||||
background-color: aqua;
|
||||
color: blueviolet;
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
footer{
|
||||
background-color: black;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
bottom: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user