问答详情
源自:8-10 给选择器分个组 - 分组选择器

如果我想把“胆小如鼠”改成红色,在如图基础上应该怎么修改

求大神告知,学了这么多天,懂了后面忘了前面

提问者:慕盖茨1361387 2016-07-15 16:17

个回答

  • Sir晓明
    2016-07-15 16:23:16
    已采纳

    .first span{color:red;}

  • sheena3667447
    2016-07-15 16:32:37

    .first span{color:red;}

  • 小乌or小鸟
    2016-07-15 16:29:47

    .first span{color:red;}   /*在style里加上这个就可以了*/

  • 冰溢
    2016-07-15 16:29:03

    .first span{color:red;}

  • 慕粉6834489
    2016-07-15 16:28:21

    .first span{color:red;}

  • GreatDan
    2016-07-15 16:26:22

    .first span{color:red;} 

  • 张大丶
    2016-07-15 16:26:16

    .first span{color:red}

  • 慕斯3410432
    2016-07-15 16:25:45

    .first span{color:red;

    }


  • 慕的地0435148
    2016-07-15 16:24:04

    .first span{color:red;}