Tiny margin changes

This commit is contained in:
Jef van Schendel 2011-07-03 23:13:54 +02:00
parent 8dc4381032
commit 38f71d4792

View File

@ -23,12 +23,16 @@ form {
/* text styles */
h1 {
h1{
font-family: 'Carter One', arial, serif;
margin-bottom: 20px;
margin-top:40px;
}
h2{
margin-top:20px;
}
p {
font-family: sans-serif;
font-size:16px;
@ -250,7 +254,7 @@ img.media_icon{
padding: 6px 0pt;
font-family: 'Carter One', arial, serif;
font-size:2em;
margin:0;
margin:0 0 20px
}
p.navigation_button{