mobile automata background

This commit is contained in:
2025-11-21 22:57:57 +00:00
parent 07e5245046
commit ba319aa364
3 changed files with 62 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
}
body {
background-image: linear-gradient(to bottom, aqua, blue);
/*background-image: linear-gradient(to bottom, aqua, blue);*/
font-family: "Times New Roman", Times, serif;
/*background-image: url("../img/background.png");
@@ -30,5 +30,5 @@ h4 {
justify-content: center;
height: 100%;
width: 100%;
background-color: beige;
/*background-color: beige;*/
}