-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle2.css
195 lines (183 loc) · 5.67 KB
/
style2.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
*{
margin: 0;
padding: 0;
}
.card{
--bs-card-bg:#ffffff1e;
}
.btn{
--bs-btn-font-family:"Archivo" ;
--bs-btn-font-size: 1rem;
--bs-btn-font-weight: 600;
}
.btn-primary{
--bs-btn-color: #000000;
--bs-btn-bg: #fdbd0dd7;
}
html, body {
max-width: 100%;
overflow-x: hidden;
}
#grad2 #Hobbies{
font-family: "Montserrat";
position: absolute;
bottom: -60%;
font-size: 120px;
scroll-margin-top: 14vh;
right: 4%;
text-decoration: 1px solid rgb(255, 77, 0);
}
.custom-card {
border-top-left-radius: 2%;
border-top-right-radius: 2%;
}
.custom-text {
font-family: "Montserrat";
font-size: 50px;
font-weight: 600;
}
.custom-container {
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, -50%);
}
.custom-container2 {
position: absolute;
top: 90%;
left: 50%;
margin-bottom: -50%;
transform: translate(-50%, -50%);
}
.custom-container3 {
position: relative;
top: 3%;
left: 50%;
transform: translate(-50%, -50%);
margin-top: -40%;
margin-bottom: -60%;
}
#grad3 #Connect{
font-family: 'Roboto Condensed', sans-serif;
position: relative;
font-size: 90px;
scroll-margin-top: 14vh;
font-weight: 1000;
left: 10%;
text-decoration: 1px solid rgb(255, 77, 0);
}
.pic{
top: 0;
left: 0;
}
/*====================
Footer
====================== */
/* Main Footer */
footer .main-footer{ padding: 20px 0; background: #252525;}
footer ul{ padding-left: 0; list-style: none;}
/* Copy Right Footer */
.footer-copyright { background: #222; padding: 5px 0;}
.footer-copyright .logo { display: inherit;}
.footer-copyright nav { float: right; margin-top: 5px;}
.footer-copyright nav ul { list-style: none; margin: 0; padding: 0;}
.footer-copyright nav ul li { border-left: 1px solid #505050; display: inline-block; line-height: 12px; margin: 0; padding: 0 8px;}
.footer-copyright nav ul li a{ color: #969696;}
.footer-copyright nav ul li:first-child { border: medium none; padding-left: 0;}
.footer-copyright p { color: #969696; margin: 2px 0 0;}
/* Footer Top */
.footer-top{ background: #252525; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 3px solid #222;}
/* Footer transparent */
footer.transparent .footer-top, footer.transparent .main-footer{ background: transparent;}
footer.transparent .footer-copyright{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;}
/* Footer light */
footer.light .footer-top{ background: #f9f9f9;}
footer.light .main-footer{ background: #f9f9f9;}
footer.light .footer-copyright{ background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) ;}
/* Footer 4 */
.footer- .logo { display: inline-block;}
/*====================
Widgets
====================== */
.widget{ padding: 20px; margin-bottom: 40px;}
.widget.widget-last{ margin-bottom: 0px;}
.widget.no-box{ padding: 0; background-color: transparent; margin-bottom: 40px;
box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
.widget.subscribe p{ margin-bottom: 18px;}
.widget li a{ color: #ff8d1e;}
.widget li a:hover{ color: #4b92dc;}
.widget-title {margin-bottom: 20px;}
.widget-title span {background: #839FAD none repeat scroll 0 0;display: block; height: 1px;margin-top: 25px;position: relative;width: 20%;}
.widget-title span::after {background: inherit;content: "";height: inherit; position: absolute;top: -4px;width: 50%;}
.widget-title.text-center span,.widget-title.text-center span::after {margin-left: auto;margin-right:auto;left: 0;right: 0;}
.widget .badge{ float: right; background: #7f7f7f;}
.typo-light h1,
.typo-light h2,
.typo-light h3,
.typo-light h4,
.typo-light h5,
.typo-light h6,
.typo-light p,
.typo-light div,
.typo-light span,
.typo-light small{ color: #fff;}
ul.social-footer2 { margin: 0;padding: 0; width: auto;}
ul.social-footer2 li {display: inline-block;padding: 0;}
ul.social-footer2 li a:hover {background-color:#ff8d1e;}
ul.social-footer2 li a {display: block; height:30px;width: 30px;text-align: center;}
.btn{background-color: #ff8d1e; color:#fff;}
.btn:hover, .btn:focus, .btn.active {background: #4b92dc;color: #fff;
-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;
}
.stick{
position: fixed;
z-index: 1;
width: 100%;
height: 15%;
font-family: "Montserrat";
box-shadow: -1px -1px 5px black;
}
.custom-container4 {
position: absolute;
top: 140%;
left: 50%;
transform: translate(-50%, -50%);
}
.reveal{
transform:translateY(150px);
opacity: 0;
transition: all 0.5s ease;
}
.reveal.active{
transform:translateY(0px);
opacity: 1;
}
.navbar-nav{
margin-left: 2%;
margin-right: 2%;
display: flex;
justify-content: space-around;
}
#contain{
height: 2000px;
width: 100%;
}
#grad{
width: 100%;
height: 50%;
position: relative;
background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgba(192, 246, 253, 0.594), rgb(255, 255, 255), rgba(253, 239, 192, 0.594), rgb(255, 255, 255), rgba(248, 155, 247, 0.482), rgb(255, 255, 255));
}
#footer{
position: absolute;
top: 193.25%;
}