Commit 39f4f470 authored by Nikolay Gromov's avatar Nikolay Gromov

library

parent faf48754
This diff is collapsed.
...@@ -162,6 +162,7 @@ ul, ...@@ -162,6 +162,7 @@ ul,
ol, ol,
dl, dl,
blockquote, blockquote,
pre,
address, address,
figure, figure,
table { table {
...@@ -299,8 +300,6 @@ kbd { ...@@ -299,8 +300,6 @@ kbd {
pre { pre {
display: block; display: block;
width: 100%; width: 100%;
margin-top: @line-height;
margin-bottom: @line-height;
overflow-x: auto; overflow-x: auto;
background-color: @gray-lightest; background-color: @gray-lightest;
padding: 1em; padding: 1em;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment