模組討論:Citation/CS1/styles.css
新增話題外觀
請求已處理
因應客棧提議,在30行後插入以下內容:
/* Highlight linked elements (such as clicked references) in blue */
.citation:target {
/* ignore the linter - all browsers of interest implement this */
background-color: rgba(0, 127, 255, 0.133);
}