Main public logs
Combined display of all available logs of Linux Beta. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:59, 24 October 2025 Shaunak Chakraborty talk contribs protected Main Page/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 17:59, 24 October 2025 Shaunak Chakraborty talk contribs created page Main Page/styles.css (Created page with "Grid Container - Flexbox layout for 2x2 grid: .grid-container { display: flex; flex-wrap: wrap; gap: 1%; } Grid Box - Individual box styling: .grid-box { flex: 1 1 calc(48% - 0.5%); min-width: 300px; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease; } Box Title Section: .box-title { background-color: #EEF2FF; padding: 12px;...")