Update pages.html
Browse files- pages.html +1 -7
pages.html
CHANGED
@@ -41,13 +41,7 @@
|
|
41 |
|
42 |
|
43 |
<style>
|
44 |
-
|
45 |
-
font-family: Arial, sans-serif;
|
46 |
-
text-align: center;
|
47 |
-
background-color: #f0f0f0;
|
48 |
-
margin: 0;
|
49 |
-
padding: 0;
|
50 |
-
}
|
51 |
h1 {
|
52 |
background-color: #4CAF50;
|
53 |
color: white;
|
|
|
41 |
|
42 |
|
43 |
<style>
|
44 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
h1 {
|
46 |
background-color: #4CAF50;
|
47 |
color: white;
|