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

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafed Muhammad Yasir <rafed123@yahoo.com>2020-06-11 10:55:46 +0300
committerRafed Muhammad Yasir <rafed123@yahoo.com>2020-06-11 10:55:46 +0300
commit38498e9aacb586d7348287c0e644d55528abbf91 (patch)
tree9704d7055010fca433e7238059d3b8dea1b9c8f1
parent79488e722f0ad95254b1382f9eb9ec5a6bd9adba (diff)
Publishing to gh-pages (publish.sh)
-rw-r--r--css/ramium.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/ramium.css b/css/ramium.css
index eacb0c6..43f6193 100644
--- a/css/ramium.css
+++ b/css/ramium.css
@@ -96,6 +96,10 @@ input:focus::placeholder {
margin-bottom: 1.5em;
}
+.blog .blog-text li ol, .blog .blog-text li ul {
+ margin-top: 0px;
+}
+
/* For margin below videos */
.blog-text div {
margin-bottom: 1em;
@@ -219,4 +223,8 @@ kbd {
/**** For codes ****/
.highlight {
font-size: 0.9em;
+}
+
+#___gcse_0 {
+ max-height: 0;
} \ No newline at end of file