style
This commit is contained in:
parent
91932d90d0
commit
0eb5feed40
1 changed files with 13 additions and 4 deletions
|
@ -6,13 +6,22 @@
|
|||
margin: auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
p {
|
||||
}
|
||||
|
||||
#intro {
|
||||
max-width: 800px;
|
||||
margin: auto;
|
||||
.start {
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
.reference {
|
||||
color: #333;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
||||
p {
|
||||
}
|
||||
|
||||
.campaigns {
|
||||
|
|
Loading…
Reference in a new issue