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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 66b8b7ccfb..7352dec8e0 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -227,6 +227,7 @@ div.topbar-wrapper div.topbar {
}
/* Code blocks
-------------------------------------------------- */
+/*
pre.css, pre.html {
background-color: #fff;
}
@@ -266,3 +267,4 @@ span.html__attr_name {
span.html__attr_value {
color: #de4a3f;
}
+*/