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

github.com/jsnjack/kraiklyn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYauhen Shulitski <jsnjack@gmail.com>2018-01-28 21:57:54 +0300
committerYauhen Shulitski <jsnjack@gmail.com>2018-01-28 21:57:54 +0300
commit704f8ae3fa7635499be1879ea1862bf6449ac169 (patch)
tree28f7ff661d7617d84d07f62455734bb28c5a5321
parent0151ee3d319e9e4bd89c1511f0ef5f62f5ad44c5 (diff)
Adjust style
-rw-r--r--static/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/styles.css b/static/css/styles.css
index 63addc8..799c2ba 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -25,7 +25,7 @@ html {
top: 0;
left: 0;
bottom: 0;
- width: 18rem;
+ width: 19rem;
text-align: left;
}
}
@@ -178,7 +178,7 @@ section.page a:visited {
color: #363636;
}
-section div.highlight pre {
+section div pre {
overflow: auto;
}