mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 05:49:06 +08:00
ol, ul { box-sizing: content-box; }
This commit is contained in:
parent
a56ffee2bd
commit
f7f7071f39
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ 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