uo-tashtagol.kemobl.ru

Форк
0
/
app_style.css 
113 строк · 2.4 Кб
1
/*New Style */
2
/* @import url('https://ss.uooio.keenetic.pro/static/uo-tashtagol.kemobl.ru/css/events/1may.css'); */
3
/* @import url('https://ss.uooio.keenetic.pro/static/uo-tashtagol.kemobl.ru/css/events/1-14may.css'); */
4
@import url('https://ss.uooio.keenetic.pro:50005/static/uo-tashtagol.kemobl.ru/css/jBox.all.min.css');
5
/* HEADER */
6

7
.snowfall-flakes {
8
    background: url('https://ss.uooio.keenetic.pro/static/uo-tashtagol.kemobl.ru/img/snow_2.png') #ffffff00!important;
9
    background-size: contain!important;
10
    animation: 2s linear infinite Twiri;
11
}
12

13
@keyframes Twiri {
14
    from {
15
        transform:  rotate3d(0, 0, 1, 0deg);
16
    }
17
    to {
18
        transform:  rotate3d(0, 0, 1, 179deg);
19
    }
20
}
21

22
.site-menu__logotype-wrapper a.site-menu__logotype {
23
    display: none
24
}
25

26
.site-menu__visually-impaired {
27
    background-color: #f1f1f2;
28
}
29

30
.site_header {
31
    display: flex;
32
    width: 100%;
33
    background: url("https://ss.uooio.keenetic.pro/static/uo-tashtagol.kemobl.ru/img/logo_kuz.png") no-repeat 100% 100% #ffffff00;
34
    background-size: 25%;
35
    overflow: hidden;
36
    position: relative;
37
}
38

39
.site_header__logo {
40
    display: flex;
41
    flex-shrink: 0;
42
    place-content: space-around;
43
}
44

45
.site_header__logo * {
46
    -webkit-user-drag: none;
47
}
48

49
.site_header__logo a:nth-of-type(1) img {
50
    height: 145px;
51
}
52

53
.site_header__logo a:nth-of-type(2) img {
54
    height: 155px;
55
    margin-left: 10px;
56
}
57

58
.site_header__title {
59
    display: flex;
60
    place-items: center;
61
    padding-left: 15px;
62
    user-select: none;
63
}
64

65
.site_header__promo {
66
    width: 350px;
67
    flex-shrink: 0;
68
    position: relative;
69
}
70

71
a.signed .doc-icon {
72
    display: none;
73
}
74

75
@media (max-width: 768px) {
76
    .site_header__promo { display: none }
77
    .site_header {
78
        background-image: none;
79
        flex-wrap: wrap;
80
        place-content: space-evenly;
81
    }
82
    .site_header__logo { width: 100% }
83
}
84

85

86
/* FIX original style */
87

88
/* Hide standart doc icons */
89
a.constructor-documents-list-item svg { display: none }
90

91
/* Header stiky */
92
.site-menu--sticky { top: -209px!important }
93

94
/* Low Vision Button */
95
button.site-menu__visually-impaired.site-menu__icon-button {
96
    place-self: center;
97
    position: absolute;
98
    top: 0;
99
    left: 0;
100
    right: 0;
101
    margin: auto;
102
}
103

104
/* jBox fix */
105
.jBox-Notice.jBox-Notice-black .jBox-container {
106
    color: #fff;
107
    background: #5e00c2;
108
}
109

110
/*
111
TODO:
112
2. (День/ночь)
113
3. (Времена года)
114

115

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.