settings: options for text editor and let host use x forwarded

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-31 05:32:11 -06:00
commit f3b560f602
2 changed files with 7 additions and 1 deletions

View file

@ -396,4 +396,8 @@ body {
.text-center {
text-align: center;
}
.blog-content img {
width: 100%;
}