Adjust full-width items
authorRuben Rodriguez <ruben@gnu.org>
Wed, 21 Dec 2022 22:18:14 +0000 (23:18 +0100)
committerRuben Rodriguez <ruben@gnu.org>
Wed, 21 Dec 2022 22:18:14 +0000 (23:18 +0100)
output/theme/css/b-side-base.css
output/theme/css/b-side-post.css
theme/static/css/b-side-base.css
theme/static/css/b-side-post.css

index 05589aa36bd02b990f760dc32b03cf32a318c770..1062352ec6b2b64ab919a9be20c3af1f58fb65a6 100644 (file)
@@ -928,6 +928,7 @@ font-style:normal
 
 .matplotlib{
 width:50%!important;
+min-width:350px;
 float:right;
 }
 
@@ -1141,7 +1142,7 @@ padding:0;
 
 }
 
-.imageblock{
+.imageblock.half{
 width:47%!important;
 padding:0!important;
 margin:0!important;
index 6963fcb634f4c3c33a39552108572bd489e1cb5c..be529a0aaf0b79dcaea4ba696f03c1c2fcf9d628 100644 (file)
@@ -73,10 +73,10 @@ width:98%
 
 
 #head, .quote-box, #toc{
-width:100vw!important;
+width:102%!important;
 padding:0!important;
 position:relative;
-right:2vw;
+right:2%
 }
 
 
@@ -114,8 +114,6 @@ position:relative;
 right:10vw;
 }
 
-
-
        /*
         * Figures
         */
index 05589aa36bd02b990f760dc32b03cf32a318c770..1062352ec6b2b64ab919a9be20c3af1f58fb65a6 100644 (file)
@@ -928,6 +928,7 @@ font-style:normal
 
 .matplotlib{
 width:50%!important;
+min-width:350px;
 float:right;
 }
 
@@ -1141,7 +1142,7 @@ padding:0;
 
 }
 
-.imageblock{
+.imageblock.half{
 width:47%!important;
 padding:0!important;
 margin:0!important;
index 6963fcb634f4c3c33a39552108572bd489e1cb5c..be529a0aaf0b79dcaea4ba696f03c1c2fcf9d628 100644 (file)
@@ -73,10 +73,10 @@ width:98%
 
 
 #head, .quote-box, #toc{
-width:100vw!important;
+width:102%!important;
 padding:0!important;
 position:relative;
-right:2vw;
+right:2%
 }
 
 
@@ -114,8 +114,6 @@ position:relative;
 right:10vw;
 }
 
-
-
        /*
         * Figures
         */