Changes for page Public Web Site
Last modified by Agnease on 2026/05/30 16:24
Summary
-
Objects (2 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -617,7 +617,6 @@ 617 617 order: 0; 618 618 position: static; 619 619 width: 100%; 620 - margin-bottom: 24px; 621 621 } 622 622 623 623 .resource-content { ... ... @@ -1292,6 +1292,7 @@ 1292 1292 1293 1293 .resources-intro { 1294 1294 text-align: left; 1294 + margin-bottom: 24px; 1295 1295 } 1296 1296 1297 1297 .resources-grid {
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -110,6 +110,7 @@ 110 110 .navbar-nav > li > a { 111 111 padding-top: 8px; 112 112 padding-bottom: 8px; 113 + font-size: 14px; 113 113 } 114 114 115 115 .agnease-dropdown {