Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
}
|
40 |
.footer {
|
41 |
background: linear-gradient(to right, #ffff, #fff); /* Blend color from #ffff to #fff */background: #333;
|
42 |
-
color:
|
43 |
text-align: center;
|
44 |
}
|
45 |
</style>
|
|
|
39 |
}
|
40 |
.footer {
|
41 |
background: linear-gradient(to right, #ffff, #fff); /* Blend color from #ffff to #fff */background: #333;
|
42 |
+
color: ##ffcc00; padding: 10px;
|
43 |
text-align: center;
|
44 |
}
|
45 |
</style>
|