summaryrefslogtreecommitdiff
path: root/media/sass/_contact.sass
blob: 8f9e5a286e16d4649fcae9fe8439767ef8726f49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
section#post
    margin-left= !col4-!pad
    h1
        +headline-sans
.contact-form
    li
        clear= both
        width= !col7+!pad*2
        padding= 4px 0
    dt 
        :float left
        +sm-headline-sans 
        text-align: right
        font-size: .9em
        label
            font-style: normal
            text-align: right
    dd
        text-align: right
        margin-top: 4px
        input#id_name, input#id_email, input#id_subject_line
            width: 298px