|
|
@ -879,7 +879,7 @@ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.post-text samp { |
|
|
|
.post-text samp { |
|
|
|
background: #eee; |
|
|
|
background-color: #EEE; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* line 138, ../sass/_postboard.sass */ |
|
|
|
/* line 138, ../sass/_postboard.sass */ |
|
|
@ -2287,6 +2287,10 @@ textarea.splited-post { |
|
|
|
color: #B4C669; |
|
|
|
color: #B4C669; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#post-preview samp { |
|
|
|
|
|
|
|
background-color: #EEE; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* line 384, ../sass/style.sass */ |
|
|
|
/* line 384, ../sass/style.sass */ |
|
|
|
.splited-post-counter { |
|
|
|
.splited-post-counter { |
|
|
|
color: rgba(0, 0, 0, 0.3); |
|
|
|
color: rgba(0, 0, 0, 0.3); |
|
|
|