mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 07:44:23 +01:00
Added iframe styling
This commit is contained in:
parent
40d3abf94a
commit
3156f41717
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ figure {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #c910c9;
|
||||
transition: all .3s ease-in 0s;
|
||||
|
|
Loading…
Reference in a new issue