add penguinmod embed support
This commit is contained in:
parent
9685751976
commit
15bb785947
2 changed files with 10 additions and 0 deletions
|
@ -178,3 +178,9 @@ pre {
|
|||
white-space: pre-wrap;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
iframe {
|
||||
width: 480px;
|
||||
height: 360px;
|
||||
border: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue