Sevajol Bastien 13 年之前
父節點
當前提交
50f0291743
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/Muzich/CoreBundle/Resources/public/css/main.css

+ 1 - 2
src/Muzich/CoreBundle/Resources/public/css/main.css 查看文件

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