mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 07:43:19 +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; }
|
transition: opacity 0.2s ease; }
|
||||||
address,cite,em { font-style: italic; }
|
address,cite,em { font-style: italic; }
|
||||||
strong { font-weight: 600; }
|
strong { font-weight: 600; }
|
||||||
|
ol, ul { box-sizing: content-box; }
|
||||||
.left,.alignleft { float: left; }
|
.left,.alignleft { float: left; }
|
||||||
.right,.alignright { float: right; }
|
.right,.alignright { float: right; }
|
||||||
.aligncenter { margin-left: auto; margin-right: auto; }
|
.aligncenter { margin-left: auto; margin-right: auto; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue