mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:14:22 +01:00
Fix: set h-captcha margin to 4px
This commit is contained in:
parent
af5af99726
commit
ff74610f8e
1 changed files with 3 additions and 0 deletions
|
@ -1528,6 +1528,9 @@ img.loaded video.loaded {
|
||||||
border-color: #FF00BA;
|
border-color: #FF00BA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.h-captcha {
|
||||||
|
margin: 4px 0;
|
||||||
|
}
|
||||||
|
|
||||||
/*==================================================================
|
/*==================================================================
|
||||||
Social sharing buttons from Sharingbuttons.io
|
Social sharing buttons from Sharingbuttons.io
|
||||||
|
|
Loading…
Reference in a new issue