mirror of
https://ghproxy.net/https://github.com/AlxMedia/gridframe.git
synced 2025-08-27 00:27:11 +08:00
ol, ul { box-sizing: content-box; }
This commit is contained in:
parent
11d47fccbc
commit
680454caeb
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ a:after { transition-property: background color; transition-duration: 0.2s; tran
|
|||
a img { transition: opacity 0.2s ease; }
|
||||
address,cite,em { font-style: italic; }
|
||||
strong { font-weight: 600; }
|
||||
ol, ul { box-sizing: content-box; }
|
||||
.left,.alignleft { float: left; }
|
||||
.right,.alignright { float: right; }
|
||||
.aligncenter { margin-left: auto; margin-right: auto; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue