Browse
For agents
About
Leadpages
/
1.1.2
Leadpages
v1.1.2
Switch version
1.3.0
1.2.1
1.2.2
1.2.3
trunk
1.0.0
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.2.0
Overview
Code
leadpages
/
src
/
styles
/
wordpress_global.css
wordpress_global.css
in Leadpages 1.1.2, at src/styles/wordpress_global.css
18 lines
266 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
Root styles for each page view
*/
2
.
root
{
3
margin
:
20
px
20
px
2
px
0
px
;
4
}
5
6
/*
Plugin name heading
*/
7
.
heading
{
8
font-size
:
23
px
;
9
font-weight
:
400
;
10
line-height
:
1.3
;
11
}
12
13
.
lp-notice
{
14
margin-left
:
0
px
;
15
margin-right
:
0
px
;
16
margin-top
:
15
px
;
17
}
18