-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
59 lines (47 loc) · 1.48 KB
/
style.css
File metadata and controls
59 lines (47 loc) · 1.48 KB
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
/*!
Theme Name: adnets
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: adnets
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.
adnets is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.wpcf7 input[type="text"] {
width: 100%;
}
.review-rating > span {
color: #ff780a !important;
font-size: 12px !important;
width: 15px !important;
height: 10px !important;
}
/* forfooter subs-forn only */
.mp-footer-section p {
position: relative !important; }
.foo-subs-wrapper .subs-btn {
position: absolute !important;
right: -50px !important;
top: 0 !important; }
.foo-subs-wrapper {
position: relative !important;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: transparent !important;
position: absolute !important;
left: 0px !important;
top: 56px !important;
color: green !important;
}
/* forfooter subs-forn only ^ */