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

github.com/htdvisser/hugo-base16-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style-cssnext.css')
-rw-r--r--static/css/style-cssnext.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/css/style-cssnext.css b/static/css/style-cssnext.css
index 96d12d0..d434265 100644
--- a/static/css/style-cssnext.css
+++ b/static/css/style-cssnext.css
@@ -56,6 +56,14 @@ body {
margin-right: auto;
}
+div.right {
+ float:right;
+}
+
+div.clearfix {
+ overflow: auto;
+}
+
@media (--breakpoint-md) {
.container {
width: 100%;