list revert
This commit is contained in:
parent
8dd7b69a9d
commit
335bbaead6
1 changed files with 10 additions and 1 deletions
|
@ -59,6 +59,15 @@ code {
|
|||
font-weight: 500;
|
||||
color: #0000FF;
|
||||
}
|
||||
ul {
|
||||
all: revert;
|
||||
width: 90%;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
li {
|
||||
all: revert;
|
||||
}
|
||||
img, video, canvas {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue