PATH:
home
/
lab2454c
/
keebchat.com
/
themes
/
default
/
statics
/
scss
/
apps
/
confirm_email
// @*************************************************************************@ // @ @author Mansur Altamirov (Mansur_TL) @ // @ @author_url 1: https://www.instagram.com/mansur_tl @ // @ @author_url 2: http://codecanyon.net/user/mansur_tl @ // @ @author_email: highexpresstore@gmail.com @ // @*************************************************************************@ // @ ColibriSM - The Ultimate Modern Social Media Sharing Platform @ // @ Copyright (c) 21.03.2020 ColibriSM. All rights reserved. @ // @*************************************************************************@ @import '../main-variables'; body.cl-app-confirm_email{ div.confirm-email-container{ width: 100%; display: block; div.confirm-email-content{ form.form{ padding: 50px 50px; div.form-header{ div.icon{ width: 100%; display: block; line-height: 0; text-align: center; margin-bottom: 15px; svg{ width: 60px; height: 60px; *{ stroke: $blue; } } } h4{ font-size: 24px; line-height: 32px; padding: 0; margin: 0 0 10px 0; color: $black; font-weight: bold; text-align: center; } p{ font-size: 13px; line-height: 20px; color: $blue; text-align: center; margin-bottom: 50px; } } } } } }
[-] style.master.scss
[edit]
[+]
..
[-] run4
[edit]
[-] run1
[edit]
[+]
.sass-cache
[-] style.mq.scss
[edit]
[-] style.dark.scss
[edit]
[-] run2
[edit]