Skip to content

Commit f8f8e6f

Browse files
Update theme (#220)
1 parent e8b1585 commit f8f8e6f

4 files changed

Lines changed: 1 addition & 59 deletions

File tree

assets/css/custom.css

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -47,53 +47,6 @@ table.spec__table thead {
4747
.readcode-code {
4848
}
4949

50-
.notice {
51-
margin-top: 0rem;
52-
margin-bottom: 0rem;
53-
color: #666;
54-
}
55-
56-
.notice-type {
57-
font-size: 1rem;
58-
font-weight: bold;
59-
padding: 0rem 1rem 0rem 1rem;
60-
width: 100%;
61-
color: white;
62-
display: inline-block;
63-
}
64-
65-
.notice-content {
66-
padding: 0.5rem 1rem 0.5rem 1rem;
67-
}
68-
69-
.note-notice .notice-type {
70-
background: #6AB0DE;
71-
}
72-
.note-notice .notice-content {
73-
background: #E7F2FA;
74-
}
75-
76-
.info-notice .notice-type {
77-
background: #F0B37E;
78-
}
79-
.info-notice .notice-content {
80-
background: #FFF2DB;
81-
}
82-
83-
.warning-notice .notice-type {
84-
background: rgba(217, 83, 79, 0.8);
85-
}
86-
.warning-notice .notice-content {
87-
background: #FAE2E2;
88-
}
89-
.tip-notice .notice-type {
90-
background: rgba(92, 184, 92, 0.8);
91-
}
92-
93-
.tip-notice .notice-content {
94-
background: #E6F9E6;
95-
}
96-
9750
.menu-spacer {
9851
margin-left: auto;
9952
}

layouts/shortcodes/mermaid.html

Lines changed: 0 additions & 5 deletions
This file was deleted.

layouts/shortcodes/notice.html

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)