【发布时间】:2015-01-16 16:24:04
【问题描述】:
我的网站上有一个块(我使用 Drupal),该块显示在 主页和推荐页面上。
由于我增加了块的字体大小,它现在在主页上看起来很棒,但在推荐页面上就不那么好了!
首页:http://www.workbooks.com 推荐页面:http://workbooks.com/testimonials
有问题的文字如下:
See how Workbooks #1 rated web based CRM software can help your organisation to increase revenue, streamline businesses processes and reduce costs.
Workbooks extends beyond traditional CRM to include sales order processing, contract management and invoicing, so you can manage all your customer
现在我可以轻松更改字体大小,但是因为它在主页上非常理想我只想在推荐页面上显示内容类型时才减小字体大小(/testimonials)这可能吗?
【问题讨论】:
-
是的,是可能的。只需给一个类环绕推荐,然后你就可以有这样的: .testimonials .yourclass[ /*your rules*/]