Getting the pre-formatted code's color right
[rnaseq-cwl-training.git] / swc-bootstrap.css
index acd6e7755f2386fa46fe1c72476c75dd451aee6b..5f52b7900703b0b2e89a022816b7c4195c420457 100644 (file)
@@ -1,5 +1,11 @@
 /* Customizations to Bootstrap's default styles */
 
+blockquote p {
+  font-size: inherit;
+  font-weight: inherit;
+  line-height: inherit;
+}
+
 /* readability: darken the alert colour for contrast with background */
 .alert {
   color: rgb(0,0,0);