-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
364 lines (295 loc) · 7.28 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
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
/*
Theme Name: 2020 Keywords
Theme URI:
Description: Responsive Blogily Child Theme
Author: Austin Mason
Author URI: http://medhieval.com
Template: responsiveblogily
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, blog, entertainment, news
Text Domain: 2020keywords
*/
body.custom-background {
background-color: #f3b61d !important;
}
.primary-menu .pmenu, .super-menu, #smobile-menu, .primary-menu ul li ul.children, .primary-menu ul li ul.sub-menu {
background-color: #0b5091;
}
li.current-menu-item {
background-color: rgba(255, 255, 255, .15);
}
.main-navigation ul li a, .main-navigation ul li .sub-arrow, .super-menu .toggle-mobile-menu, .toggle-mobile-menu:before, .mobile-menu-active .smenu-hide {
color: #ffffff;
}
.site-title a, .site-description {
color: #ffffff;
}
.site-title a, .site-description {
color: #ffffff;
}
.single article .entry-content, .page article .entry-content {
color: #656565;
}
.wp-block-group.grey-box.has-background {
padding: 4px 10px 0px 4px;
}
/* left justify titles (keywords) */
h1.entry-title, h2.entry-title, h2.entry-title a:hover, h2.entry-title a:active {
text-align:left;
}
/* ===POST META STYLES=== */
.entry-meta {
display: inline-block;
margin: auto;
text-align: left;
font-size: 14px;
color: #000;
margin-bottom: 5px;
padding: 0px 0px;
width: 100%;
}
.post-data-positioning {
text-align: left;
}
.post-data-text {
display: inline-block;
margin: auto;
text-align: left;
font-size: 14px;
color: #000;
margin-bottom: 5px;
padding: 0px 0px;
font-family: Lato, 'helvetica neue', helvetica, arial !important;
width:100%;
}
.custom-fields {
font-style: italic;
margin-bottom: 1.5em;
}
.blog-data-wrapper {
margin-bottom: 0px;
}
/* ===LINK STYLES=== */
/* Link color Carleton blue */
a, .post-data-text a, h2.entry-title a {
color: #0b5091;
text-decoration: none;
}
/* tag links */
.tagcloud a, .wp-block-tag-cloud a {
color: #0b5091 !important;
text-decoration: none !important;
}
.tag-right {
float: right;
width: 50%;
}
/* Side bar link buttons */
#secondary .widget a.wp-block-button__link {
background-color:#0b5091;
color:white;
text-transform: uppercase;
letter-spacing: 0.5px;
font-size:1.1em
}
/* Form submit buttons */
input.submit, input.search-submit, .comments-area p.form-submit input, .featured-sidebar .widget_search input.search-submit, input.wpuf-submit-button, .search-no-results #main .search-form .search-submit, div.wpforms-container-full .wpforms-form button[type=submit] {
background-color:#0b5091;
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight:500;
font-size:1em;
color:white;
border:0;
}
/* Contribute form submit */
input.wpuf-submit-button, div.wpforms-container-full .wpforms-form button[type=submit] {
width:100%;
}
/* ===END LINK STYLES=== */
/* Side bar center */
.swidgets-wrap {
text-align:center;
}
/* ==FOOTER STYLES== */
/* Background Carleton blue */
.site-footer {
background-color:#0b5091;
}
/* Make one column take
* up full width */
.footer-column-three {
padding: 20px;
text-align: center;
max-width: 100%;
}
/* Footer text: currently unused */
.footer-column-three p {
color:white;
opacity:0.8;
}
/* Remove border around search results */
.search-no-results #main .search-form label, .error404 #main .search-form label, .search-no-results #main .search-form .search-submit {
border: none;
}
/* Comments Area */
.comments-area .comments-title {
font-size: 1.5em;
}
/* ===ALPHABETIC PAGINATION=== */
/* centering and spacing
* alphabet menu
*/
ul.ap_pagination.layout_H {
padding:0;
margin:0;
justify-content: center;
display: flex !important;
flex-wrap:wrap;
width:100%;
}
/* fix to make all letters
* the same size */
ul.ap_pagination li a, ul.ap_pagination li a:active, ul.ap_pagination li a:visited, ul.ap_pagination li small {
font-size:1em;
}
/* adjust spacing down after alphabet */
ul.ap_pagination.layout_H + header {
padding: 2% !important;
}
/* default spacing for letters */
ul.ap_pagination.layout_H li {
width: calc(10% - 10px);
padding:0;
}
/* spacing for medium screens */
@media (max-width: 600px) {
ul.ap_pagination.layout_H li {
width: calc(13% - 10px);
}
ul.ap_pagination.layout_H + header {
padding: 8% !important;
}
}
/* spacing for small screens */
@media (max-width: 375px) {
ul.ap_pagination.layout_H li {
width: calc(13% - 8px);
}
ul.ap_pagination.layout_H + header {
padding: 8% !important;
}
}
/* ===END ALPHABETIC PAGINATION=== */
main {
padding: 2% 4%;
}
body.category-glossary header h1 {
display:none;
}
.archive .page-header h1 {
text-align: center;
font-size: 30px;
border: none;
line-height: 150%;
margin: 0px;
padding:10px;
}
/* ===CONTRIBUTE FORM=== */
form.wpuf-form-add, article.blogposts-list {
border: 0.5px solid #0b5091;
}
input.textfield, div.wpuf-fields input {
max-width:98%;
}
form.wpuf-form-add label, ul.wpuf-form li.wpuf-el, ul.wpuf-form.form-label-above li .wpuf-label {
margin-bottom:0;
}
ul.wpuf-form li .wpuf-label .required {
color: #EE0000 !important;
}
/* ===CONTACT US FORM=== */
form.wpforms-form {
border: 0.5px solid #0b5091;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
padding: 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
text-transform: uppercase;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
padding: 10px;
}
/* Hide sidebar on contribute page
*/
.page-id-87 aside {
display:none;
}
.page-id-87 .featured-content {
width:100%;
}
.content-wrap {
width:90%;
max-width:950px;
}
.spbsm-followbuttons-output-wrapper .spbsm-output-textstring, .spbsm-sharebuttons-output-wrapper .spbsm-output-textstring {
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial !important;
font-size:1em !important;
}
/* ===HEADER AND TITLE=== */
.site-branding {
padding: 8% 0 8%;
text-align: center;
width:100%;
margin-top:3%;
background-image:url("https://2020keywords.sites.carleton.edu/wp-content/uploads/2020/10/cropped-IMG_3122.jpg");
background-size:100% 100%;
background-color: #0b5091;
position:relative;
}
.site-branding:before {
position: absolute;
content:" ";
top:0px;
left:0;
width:100%;
height:100%;
display: block;
z-index:0;
background-color: rgba(54,118,179,0.6);
}
.site-description {
font-variant:small-caps;
font-size:1.4em;
position:relative;
}
.site-title {
position:relative;
font-family: Lato, 'helvetica neue', helvetica, arial !important;
}
.comments-area .comment-meta .comment-metadata a, .comments-area .comment-form-cookies-consent label {
color: #666 !important;
}
/* Like/Dislike Buttons */
.pld-like-dislike-wrap {
margin-bottom: 0;
}
.pld-common-wrap {
min-width: 40px;
}
.fa, .fas {
font-weight:400;
font-size: 13px;
}
/* Share buttons */
.addtoany_shortcode, .share_btns {
float: right;
color: #0b5091;
opacity: 95%;
}
.like_btns, .share_btns {
margin-top: 10px;
}