Skip to content

Instantly share code, notes, and snippets.

View kirillrocks's full-sized avatar

Kirill Lavrishev kirillrocks

View GitHub Profile
.bord-title {
margin-right: 0;
margin-left: 20px;
}
.card-group__status .fa {
position: relative;
top: -1px;
display: inline-block;
margin-right: 0;
margin-left: 5px;
font-size: 9px;
line-height: 15px;
color: #f15957;
}
.content-title {
margin-bottom: 30px;
font-size: 16px;
font-weight: 700;
text-align: right;
color: #000;
text-transform: uppercase;
}
margin-right: 0;
margin-left: 7px;
שם משתמש שלום!
אנא כנס לקישור המצורף לצורך איפוס ססמתך
לחץ כאן
שם משתמש = имя юзера
לחץ כאן = рисет пасворд
שם משתמש שלום!
אנא כנס לקישור המצורף לצורך איפוס ססמתך
לחץ כאן
הנחיות לצילום אודישן ביתי
לצלם רוחבי – הטלפון שוכב ולא עומד.
גודל - רואים חצי פלג גוף עליון של הילד/ה (לא לצלם רחוק).
תאורת אור יום וצבעים טבעיים. שיראו את הילד בצורה ברורה.
להתחיל מלבקש שהילד/ה יגידו את השם והגיל שלהם
לספר על תחביבים ולחייך
לפי התסריט.
אתה יכול לעשות כפתור שהוא מעלה את הטקסט שאתה בוחר לאיפה שאתה רוצה
SET SESSION group_concat_max_len = 1000000;
SELECT SUM(t2.products_in_minute), dt, FROM_UNIXTIME(dt, '%Y-%m-%d' ) AS by_days FROM (
SELECT t.dt, ABS(t.first_dt-t.last_dt)/3 as products_in_minute, by_minutes, t.first_dt, t.last_dt
FROM
(SELECT dt, pulse3, FROM_UNIXTIME(dt, '%Y-%m-%d %H:%i') AS by_minutes,
SUBSTRING_INDEX(
GROUP_CONCAT(pulse3 SEPARATOR '.'),
'.',
1
<script>
window.gdprText = {
"disclaimer_txt_main": "By continuing to use this site, you agree to the use of cookies. You can change this and find our more through our Privacy policy",
"disclaimer_txt_link": "More info",
"disclaimer_link": "/privacy-policy/",