Tiny margin changes
This commit is contained in:
parent
8dc4381032
commit
38f71d4792
@ -23,12 +23,16 @@ form {
|
|||||||
|
|
||||||
/* text styles */
|
/* text styles */
|
||||||
|
|
||||||
h1 {
|
h1{
|
||||||
font-family: 'Carter One', arial, serif;
|
font-family: 'Carter One', arial, serif;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
margin-top:40px;
|
margin-top:40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2{
|
||||||
|
margin-top:20px;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
@ -250,7 +254,7 @@ img.media_icon{
|
|||||||
padding: 6px 0pt;
|
padding: 6px 0pt;
|
||||||
font-family: 'Carter One', arial, serif;
|
font-family: 'Carter One', arial, serif;
|
||||||
font-size:2em;
|
font-size:2em;
|
||||||
margin:0;
|
margin:0 0 20px
|
||||||
}
|
}
|
||||||
|
|
||||||
p.navigation_button{
|
p.navigation_button{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user