Change borders for iframes
This commit is contained in:
parent
6382394ae2
commit
ce8f459cbf
1 changed files with 4 additions and 0 deletions
|
@ -210,3 +210,7 @@ table {
|
|||
h2 {
|
||||
margin-top: 0.2em;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 1px solid gray;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue