The editors' meeting has been canceled for technical reasons.
All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NeuroWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:19, 23 January 2025 Selfice talk contribs created page Template:DynamicListFormatter/styles.css (Created page with "容器样式:设置为两列布局: .dynamic-list-container { display: flex; gap: 10px; 列间距: width: 100%; 宽度占满父容器: flex:1; } .dynamic-list-container > ul{ flex: 1; max-width:calc(50% - 36px); 宽度占满父容器: display: flex; flex-direction: column; justify-content: space-around; } .dynamic-list-container > ul > li > a { white-space: nowrap; 禁止链接内换行: overflow: hi...")