File tree Expand file tree Collapse file tree 1 file changed +0
-56
lines changed Expand file tree Collapse file tree 1 file changed +0
-56
lines changed Original file line number Diff line number Diff line change @@ -219,62 +219,6 @@ code {
219
219
box-shadow : 0 0 0 3px rgba (255 , 255 , 255 , .25 );
220
220
}
221
221
222
- // Code Block
223
- .dyn-source {
224
- background-color : #f7f7f9 ;
225
- margin : 0.5em 0 ;
226
- padding : .5em 1em ;
227
- }
228
-
229
- .dyn-source .cmt {
230
- color : #00F ;
231
- font-style : italic ;
232
- }
233
-
234
- .dyn-source .kw {
235
- color : #070 ;
236
- font-weight : bold ;
237
- }
238
-
239
- .ruby-constant {
240
- color : teal ;
241
- }
242
- .ruby-keyword {
243
- color : #000 ;
244
- font-weight : bold
245
- }
246
- .ruby-title {
247
- color : #900 ;
248
- font-weight : bold ;
249
- }
250
- .ruby-ivar {
251
- color : teal ;
252
- }
253
- .ruby-operator {
254
- color : #000 ;
255
- font-weight : bold
256
- }
257
- .ruby-identifier {
258
- color : #000 ;
259
- }
260
- .ruby-string ,
261
- .ruby-node {
262
- color : #D14 ;
263
- }
264
- .ruby-comment {
265
- color : #998 ;
266
- font-style : italic ;
267
- }
268
- .ruby-regexp {
269
- color : #009926 ;
270
- }
271
- .ruby-value {
272
- color : #990073 ;
273
- }
274
- .ruby-number {
275
- color : #40A070 ;
276
- }
277
-
278
222
.anchorjs-link {
279
223
color : #AAAAAA ;
280
224
You can’t perform that action at this time.
0 commit comments