Sevajol Bastien 11 years ago
parent
commit
50f0291743
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/Muzich/CoreBundle/Resources/public/css/main.css

+ 1 - 2
src/Muzich/CoreBundle/Resources/public/css/main.css View File

2282
 
2282
 
2283
 ul.playlists li.playlist a.title
2283
 ul.playlists li.playlist a.title
2284
 {
2284
 {
2285
-  color: black;
2286
   font-weight: bold;
2285
   font-weight: bold;
2287
-  font-size: 110%;
2286
+  font-size: 127%;
2288
 }
2287
 }
2289
 
2288
 
2290
 ul.playlists li.playlist a.title:hover
2289
 ul.playlists li.playlist a.title:hover