Changes for page Home

Last modified by Екатерина Клеванная on 2025/11/20 14:50

From version 1.1
edited by Pavel Petlinsky
on 2025/10/27 14:55
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/17.8.0]
To version 2.1
edited by Екатерина Клеванная
on 2025/11/20 14:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.petlinsky
1 +XWiki.eklevannaya
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,16 @@
1 +.xGallery {
2 + background-color: #f8f8f8 !important;
3 + margin: 0 auto !important;
4 + width: 620px;
5 + padding: 10px;
6 + border-radius: 7px;
7 + position: relative;
8 + text-align: center;
9 + white-space: nowrap;
10 + display: grid;
11 + grid-template-columns: 1fr 10fr 1fr;
12 + grid-template-rows: 1fr 10fr 1fr;
13 +}
14 +.xGallery .maximize {
15 + background: transparent url(https://i.postimg.cc/c474hG1G/zoomarrow.png) no-repeat scroll center;
16 +}
Use this extension
... ... @@ -1,0 +1,1 @@
1 +always
Name
... ... @@ -1,0 +1,1 @@
1 +gallery
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS