All public logs

From SoftDiamond Wiki
Jump to navigationJump to search

Combined display of all available logs of SoftDiamond Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:43, 22 February 2023 SoftDiamond talk contribs created page Template:Border radius/doc (Created page with "{{documentation subpage}} This is intended to be used in a CSS context as a shorter way of expressing border radii. It uses several vendor-specific prefixes, as well as the standard CSS3 <code>border-radius</code>. This code was borrowed from https://dwarffortresswiki.org/index.php/Template:Border_radius/doc. ==Examples== <pre> <div style="border: 1px solid black; {{border radius|5px}}">Test</div> </pre> Produces: <div style="border: 1px solid black; {{border radius|5px...")