.reveal {
    font-size: 30px;
}

.reveal h1 {
    font-size: 2em;
}

.reveal h2 {
    font-size: 1.5em;
}

.reveal h3 {
    font-size: 1.5em;
}

.reveal h4 {
    font-size: 1em;
}

p.date {
    display: none;
}

li {
    margin-bottom: 10px;
}

.reveal section img {
    border: 0px none #000;
    box-shadow: none;
}

img.inlineimg {
    margin: 0 0 0 0;
}

pre.src {
    padding: 1em;
}
