1
0
mirror of https://github.com/sakofchit/system.css.git synced 2026-05-05 06:01:22 +09:00
Commit Graph

11 Commits

Author SHA1 Message Date
sakofchit
cf159cae31 remove padding 2022-10-28 14:40:10 -04:00
Jisan-mia
3450967897 made the sidebar sticky 2022-10-28 17:43:46 +06:00
briangor
da8e42372a Add styles to docs 'Show code' 2022-10-26 21:56:39 +03:00
sakofchit
3fb7024d4a fix layout, make alert box white 2022-08-29 12:02:48 -04:00
Patrick H. Lauke
397e75f9ed Refactor text styles
the `vertical-align` wasn't doing anything (since it was broken originally anyway), so removed it. grouped common styles together.
2022-08-12 20:26:30 +01:00
Patrick H. Lauke
496de34c1e Use <h1> for modal dialog box heading, tweak styles
add explicit `font-weight: normal` to `.modal-text` and `.alert-text`, so that it overrides the otherwise bold look of the `<h1>`
2022-08-12 19:55:33 +01:00
Patrick H. Lauke
9efcaea9f6 Correct vertical-align value
`vertical-align: center` is invalid. change to `vertical-align: middle`
2022-08-12 19:53:59 +01:00
sakofchit
049b12eb34 add checkbox + dialogs 2022-08-10 14:50:26 -04:00
sakofchit
67aebcf6bf added dialogs/alerts 2022-08-08 01:29:01 -04:00
sakofchit
274863f960 first 2022-08-05 16:14:06 -04:00
sakofchit
6934e67217 first 2022-08-05 16:14:02 -04:00