add smooth border around the chat iframe
This commit is contained in:
parent
104da93ff8
commit
89f11fe178
@ -1,2 +1,3 @@
|
|||||||
<p><b>Чат</b></p>
|
<p><b>Чат</b></p>
|
||||||
<iframe src="https://webirc.antiope.link" style="border:0; width:100%; height:450px;"></iframe>
|
<iframe src="https://webirc.antiope.link"
|
||||||
|
style="border:0; width:100%; height:450px; border: 1px #fff;border-radius: 5mm;"></iframe>
|
Loading…
Reference in New Issue
Block a user