Main public logs
Appearance
Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:53, 29 May 2026 Mngr talk contribs created page Drupal:CSS/Box-Shadow (Created page with "= CSS box-shadow: Parameter Reference = This document explains the parameters of the CSS ''box-shadow'' property, using a practical example relevant for Bootstrap containers. == Example == <syntaxhighlight lang="css"> box-shadow: 3px 3px 8px rgba(0,0,0,0.15); </syntaxhighlight> == Parameter Breakdown == ; '''1. Horizontal offset''' : The first value. Determines how far the shadow moves horizontally. : *Positive value*: shadow moves to the right. : *Negative value*: s...")