本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
machinelistening
/
curriculum-test
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
styling for link override
master
Sean Dockray
4 年之前
父節點
de2bc04499
當前提交
e380ad09a6
共有
2 個檔案被更改
,包括
10 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/css/site.min.css
+9
-0
themes/sandpoints/assets/css/site.css
+ 1
- 1
static/css/site.min.css
文件差異過大導致無法顯示
查看文件
+ 9
- 0
themes/sandpoints/assets/css/site.css
查看文件
@@ -539,6 +539,15 @@ img {
font-weight: normal !important;
}
.nosup a {
color: red;
}
.nosup a span.sup {
display: none;
}
.syllabustitle, .coretitle {
margin-top: 4rem;
font-style: italic;
Write
Preview
Loading…
取消
儲存