PluginProbe
Leadpages / 1.1.2
Leadpages v1.1.2
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
leadpages / src / styles / wordpress_global.css

wordpress_global.css in Leadpages 1.1.2, at src/styles/wordpress_global.css

18 lines 266 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* Root styles for each page view */
2 .root {
3 margin: 20px 20px 2px 0px;
4 }
5
6 /* Plugin name heading */
7 .heading {
8 font-size: 23px;
9 font-weight: 400;
10 line-height: 1.3;
11 }
12
13 .lp-notice {
14 margin-left: 0px;
15 margin-right: 0px;
16 margin-top: 15px;
17 }
18