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

github.com/vividvilla/ezhil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index b0beb4f..3cd0fe3 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -145,6 +145,10 @@ ul {
margin-bottom: 10px;
}
+.post ul li p {
+ display: inline;
+}
+
.highlight pre {
margin-bottom: 0;
margin-top: 0;