Changes for page Presentation Test Page

Last modified by Erik Bakker on 2024/07/30 14:39

From version 17.1
edited by Erik Bakker
on 2024/07/30 11:14
Change comment: There is no comment for this version
To version 15.1
edited by Erik Bakker
on 2024/07/30 11:06
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,23 +1,12 @@
1 -.carousel .carousel-inner .carousel-item .carousel-item-slide {
2 - width: 100%;
3 - height: 100%;
4 - margin: auto;
5 - overflow: hidden;
6 - background-color: lightblue;
7 - box-shadow: 0 0 2px #888;
8 - display: table;
9 - table-layout: fixed;
10 -}
11 -
12 -.carousel-item-slide {
1 +.carousel-item-slide{
13 13   -webkit-text-size-adjust: 100%;
14 14   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
15 15   --rem: 16;
16 - font-family: Ubuntu, sans-serif;
5 + font-family: Ubuntu,sans-serif;
17 17   line-height: 1.428571429;
18 - color: #207e10;
7 + color: #10137e;
19 19   white-space: normal;
20 - font-size: 40px;
9 + font-size: 20px;
21 21   box-sizing: border-box;
22 22   margin: auto;
23 23   overflow: hidden;
... ... @@ -31,5 +31,4 @@
31 31   height: 675px;
32 32   transform: scale(0.617778);
33 33   left: 134px;
34 - top: 0;
35 -}
23 + top: 0px;}