W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
另一個有意思的方面,由業(yè)內(nèi)已流行的?Harry Roberts,?Dave Rupert?和?Chris Coyier?引起的,那就是將所有的CSS聲明、Hack行為和我們不支持的行為放入一個?shame file。該文件命名為?_shame.scss
,在所有文件之后被引用,放在所有樣式表的最后。
/**
* Nav specificity fix.
*
* Someone used an ID in the header code (`#header a {}`) which trumps the
* nav selectors (`.site-nav a {}`). Use !important to override it until I
* have time to refactor the header stuff.
*/
.site-nav a {
color: #BADA55 !important;
}
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: