This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
307 lines (259 loc) · 6.79 KB
/
style.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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
/*!
Theme Name: thegatherings
Theme URI: http://underscores.me/
Author: Brendan Dixon
Author URI: http://thegatherings.place/
Description: Description
Version: 1.1.18
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: thegatherings
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
thegatherings is (very loosely) based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat|Montserrat:i,b,bi|Raleway|Raleway:i,b,bi");
html {
font-size: calc(70% + 0.5vw); }
body {
color: rgba(74, 74, 74, 0.95);
font-family: 'Raleway', 'Verdana', 'Arial', sans-serif;
font-weight: 400;
font-size: 0.9rem;
letter-spacing: 0.03em;
line-height: 1.6em;
word-spacing: 0.05em; }
a {
color: #72b7ed;
text-decoration: none; }
article a {
font-weight: 600; }
article a:hover {
color: #2d2d2d;
text-decoration: none; }
blockquote {
font-size: 0.9em;
font-style: italic;
line-height: 1.4em;
margin: auto 2.2em; }
em {
font-style: italic;
font-weight: normal; }
.articles a {
color: #72b7ed; }
.studies a {
color: #24d177; }
.guides a {
color: #fa9750; }
.plans a {
color: #9013fe; }
footer {
color: white; }
footer a {
color: white; }
footer a:visited {
color: white; }
footer a:hover {
color: rgba(74, 74, 74, 0.95);
text-decoration: none; }
footer .subheading {
color: rgba(74, 74, 74, 0.95);
font-weight: bold; }
h1,
h2,
h3,
h4,
h5,
h6 {
color: rgba(74, 74, 74, 0.95);
font-family: 'Montserrat', 'Verdana', 'Arial', sans-serif; }
h1, h2 {
font-weight: bold; }
h1 {
font-size: 1.8rem; }
h2 {
font-size: 1.4rem; }
/* Text meant only for screen readers. */
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: rgba(74, 74, 74, 0.95);
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
/* Above WP toolbar. */ }
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
outline: 0; }
.hover-hide, a:hover .hover-show {
display: inline; }
.hover-show, a:hover .hover-hide {
display: none; }
.credits-container {
position: relative; }
.credits {
opacity: 0.70;
position: absolute;
right: 5px;
top: 5px;
z-index: 42; }
.unsplash-credit {
background-color: black;
color: white !important;
text-decoration: none;
padding: 2px 4px;
font-family: -apple-system, BlinkMacSystemFont, "San Francisco", "Helvetica Neue", Helvetica, Ubuntu, Roboto, Noto, "Segoe UI", Arial, sans-serif;
font-size: 0.7em;
font-weight: bold;
line-height: 1.2;
display: inline-block;
border-radius: 3px; }
.unsplash-credit:hover .unsplash-credit-name {
display: inline-block;
padding: 2px 3px; }
.unsplash-credit-name {
display: none; }
.card {
border: none;
margin: 0 0.9rem 2rem 0.9rem; }
.card-body {
padding: 0.15rem; }
.card-content a {
color: rgba(74, 74, 74, 0.95);
display: block;
text-decoration: none; }
.card-content a:hover img {
-webkit-filter: contrast(110%) saturate(130%);
filter: contrast(110%) saturate(130%); }
.card-subtitle {
margin-top: 0; }
.card-text {
font-weight: 400;
letter-spacing: 0.05em;
line-height: 1.6em;
margin-top: -0.3rem; }
html {
height: 100vh;
padding: 0;
margin: 0; }
body {
display: flex;
flex-direction: column;
height: 100vh; }
footer {
flex-shrink: 0;
background-color: rgba(74, 74, 74, 0.25);
width: 100%; }
footer img {
width: 10rem; }
footer li {
list-style-type: none; }
.content {
flex: 1 0 auto; }
@media (min-width: 1200px) {
.container {
max-width: 1340px; } }
nav a {
color: rgba(74, 74, 74, 0.95);
text-decoration: none; }
nav a:hover {
color: #72b7ed;
text-decoration: none; }
.nav-previous a:hover, .nav-next a:hover {
color: rgba(74, 74, 74, 0.95); }
.navbar-nav a.nav-link {
color: rgba(74, 74, 74, 0.95);
border-bottom: 0.2rem solid transparent;
display: inline-block;
font-size: 1rem;
padding-bottom: 0;
text-transform: lowercase; }
.navbar-nav a.nav-link.search {
color: #2d2d2d;
display: inline-block;
font-size: 1.3rem;
font-weight: normal;
margin-top: 0; }
.navbar-nav a.nav-link:hover {
border-bottom-color: rgba(74, 74, 74, 0.95); }
.navbar-nav a.nav-link.articles:hover, .navbar-nav a.nav-link.articles.active {
border-bottom-color: #72b7ed; }
.navbar-nav a.nav-link.studies:hover, .navbar-nav a.nav-link.studies.active {
border-bottom-color: #24d177; }
.navbar-nav a.nav-link.guides:hover, .navbar-nav a.nav-link.guides.active {
border-bottom-color: #fa9750; }
.navbar-nav a.nav-link.plans:hover, .navbar-nav a.nav-link.plans.active {
border-bottom-color: #9013fe; }
.navbar-nav a.nav-link.search:hover {
border-bottom-color: #2d2d2d; }
.navbar-toggler-icon {
color: #2d2d2d; }
.post-lead {
vertical-align: bottom; }
.post-date {
border-left: 0.3rem solid transparent;
font-size: 1rem;
line-height: 1.3rem;
padding: 0;
padding-left: 0.4rem;
text-transform: lowercase; }
.articles .post-date {
border-left-color: #72b7ed; }
.studies .post-date {
border-left-color: #24d177; }
.guides .post-date {
border-left-color: #fa9750; }
.plans .post-date {
border-left-color: #9013fe; }
.ratings {
background-color: rgba(125, 125, 125, 0.95);
color: #f1f1f1;
float: left;
line-height: 1.1em;
margin: 0 1em 0.2em 0; }
.ratings th, .ratings td {
font-size: 0.9em;
padding-left: 0.5em;
vertical-align: middle;
word-spacing: normal; }
.ratings td {
padding-right: 0.5em;
text-align: center; }
.ratings td svg {
display: inline-block;
margin-left: 0.2em; }
.ratings tr:first-of-type th, .ratings tr:first-of-type td {
padding-top: 0.5em; }
.ratings tr:last-of-type th, .ratings tr:last-of-type td {
padding-bottom: 0.5em; }
.social a {
display: inline-block;
margin: 0 0.2rem; }
#infinite-footer {
display: none; }
.outline {
outline: 1px solid red; }