admin commited on
Commit
57be977
·
1 Parent(s): ba5cd9a
Files changed (1) hide show
  1. css/musicvision.css +6 -1
css/musicvision.css CHANGED
@@ -71,5 +71,10 @@ p,
71
 
72
  #home {
73
  text-decoration: none;
74
- color: white;
 
 
 
 
 
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
  }