added session
This commit is contained in:
16
20240926/style.css
Normal file
16
20240926/style.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body{
|
||||
background-color: chocolate;
|
||||
color: blue;
|
||||
}
|
||||
|
||||
h1, h2, p, form{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p{
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
button{
|
||||
margin-top: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user