Skip to content

Commit 722bd91

Browse files
moacirmodarenzon
authored andcommitted
Created the meteoric sales page
close #1619
1 parent ebfbb10 commit 722bd91

File tree

6 files changed

+861
-109
lines changed

6 files changed

+861
-109
lines changed

pythonpro/core/static/css/client.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
background-color: #f0f0f0 !important;
1111
}
1212

13+
.bg-black {
14+
background-color: #1E1E1E !important;
15+
}
16+
1317
a, div, p, span {
1418
text-decoration: none;
1519
font-family: Gilroy-Regular;
@@ -69,6 +73,7 @@ h3 .ec, h4 .ec {
6973
letter-spacing: 0px;
7074
padding: 40px 10px 30px 10px;
7175
margin-right: -10px;
76+
font-size: 10pt;
7277
}
7378

7479
.a-vista {
@@ -83,7 +88,7 @@ h3 .ec, h4 .ec {
8388
.a-prazo {
8489
line-height: 350%;
8590
}
86-
91+
8792
.real {
8893
padding-left: 10px;
8994
letter-spacing: -1px;
11.5 KB
Loading
12.7 KB
Loading
13.1 KB
Loading
96 KB
Loading

0 commit comments

Comments
 (0)