mirror of
https://ghproxy.net/https://github.com/AlxMedia/magaziner.git
synced 2025-08-27 14:52:28 +08:00
ol, ul { box-sizing: content-box; }
This commit is contained in:
parent
a1361c2d18
commit
ad73f534bf
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,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