模組討論: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);
}