Changes for page Public Web Site

Last modified by Agnease on 2026/06/08 18:27

From version 20.9
edited by Agnease
on 2026/05/30 16:24
Change comment: There is no comment for this version
To version 20.10
edited by Agnease
on 2026/06/08 18:20
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -996,6 +996,22 @@
996 996   }
997 997  }
998 998  
999 +.resource-note.related-resources {
1000 + p {
1001 + margin-bottom: 10px;
1002 + }
1003 +
1004 + ul {
1005 + margin: 0;
1006 + padding-left: 20px;
1007 + }
1008 +
1009 + li {
1010 + margin: 6px 0;
1011 + color: @muted;
1012 + }
1013 +}
1014 +
999 999  .resource-checklist {
1000 1000   margin: 18px 0 24px;
1001 1001   padding: 0;