Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jpescador/hugo-future-imperfect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/add-on.css')
-rw-r--r--static/css/add-on.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/static/css/add-on.css b/static/css/add-on.css
index 8c0044c..3353772 100644
--- a/static/css/add-on.css
+++ b/static/css/add-on.css
@@ -134,17 +134,6 @@ article.post footer .stats {
}
}
-pre {
- white-space: pre-wrap; /* css-3 */
- white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
- white-space: -pre-wrap; /* Opera 4-6 */
- white-space: -o-pre-wrap; /* Opera 7 */
- word-wrap: break-word; /* Internet Explorer 5.5+ */
-}
- pre code {
- font-size: inherit;
- }
-
.image.center-image {
max-width: 50%;
}