mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-22 03:16:34 +00:00
add css
This commit is contained in:
@@ -181,3 +181,12 @@ img[src=""] {
|
||||
.markdown-content a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.wiki-main-panel .markdown-content .ml-2 {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.wiki-main-panel .markdown-content .ml-2:hover {
|
||||
text-decoration: underline;
|
||||
color:#eb8205;
|
||||
}
|
||||
|
Reference in New Issue
Block a user