Spaces:
Running
Running
admin
commited on
Commit
·
57be977
1
Parent(s):
ba5cd9a
upd css
Browse files- css/musicvision.css +6 -1
css/musicvision.css
CHANGED
@@ -71,5 +71,10 @@ p,
|
|
71 |
|
72 |
#home {
|
73 |
text-decoration: none;
|
74 |
-
color:
|
|
|
|
|
|
|
|
|
|
|
75 |
}
|
|
|
71 |
|
72 |
#home {
|
73 |
text-decoration: none;
|
74 |
+
color: khaki;
|
75 |
+
}
|
76 |
+
|
77 |
+
td p,
|
78 |
+
td a {
|
79 |
+
font-size: x-small;
|
80 |
}
|