mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:54:22 +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;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #c910c9;
|
color: #c910c9;
|
||||||
transition: all .3s ease-in 0s;
|
transition: all .3s ease-in 0s;
|
||||||
|
|
Loading…
Reference in a new issue