titles
authorzoe <zoe@fsf.org>
Sat, 19 Mar 2022 00:33:25 +0000 (01:33 +0100)
committerzoe <zoe@fsf.org>
Sat, 19 Mar 2022 00:33:25 +0000 (01:33 +0100)
2022/assets/css/custom.css

index 4dec17f9ea791eba66b31d07fd1a0d3ab212c581..a522c7a734cc81038785d5d82771d91cc4d73307 100644 (file)
@@ -566,16 +566,16 @@ hr {
 
 .carousel-caption-center {
   position: absolute;
-  font-size: 1.1em;
+  font-size: 1.2em;
   width: 100%;
-  bottom: -10px;
+  bottom: -11px;
   right: auto;
   left: 0;
   z-index: 10;
-  padding-right: 10px;
-  padding-left: 10px;
-  padding-top: 10px;
-  padding-bottom: 10px;
+  padding-right: 5px;
+  padding-left: 5px;
+  padding-top: 5px;
+  padding-bottom: 5px;
   color: #ffffff;
   text-align: center;
   background-color: #2E3436;