File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -54,11 +54,6 @@ main .warning p::before {
54
54
color : # 80d0d0 ;
55
55
}
56
56
57
- .coal main .target-specific p ,
58
- .navy main .target-specific p ,
59
- .ayu main .target-specific p {
60
- background : # 005f10 ;
61
- }
62
57
63
58
/* <kbd> tags can be used to highlight specific character elements. */
64
59
kbd {
@@ -199,21 +194,12 @@ blockquote > p {
199
194
margin-left : 1em ;
200
195
margin-bottom : 1em ;
201
196
margin-right : 6vw ;
202
- background : # 00f82e ;
203
197
padding : 0.2ex 0.5ex ;
204
198
border-radius : 5px ;
205
199
display : block;
206
- box-shadow : inset -1px -1px 0 # 06a430 ;
207
200
font-size : 0.9em ;
208
201
}
209
202
210
- .ayu .target-specific blockquote ,
211
- .navy .target-specific blockquote ,
212
- .coal .target-specific blockquote {
213
- background : # 008f2e ;
214
- box-shadow : inset -1px -1px 0 # 03a430 ;
215
- }
216
-
217
203
/* When the sidebar is visible, reduce the spacing of rules so that the
218
204
content doesn't get shifted too far, and make the text too narrow.
219
205
*/
You can’t perform that action at this time.
0 commit comments