JNP3 16/17

Dependencies:   mbed nRF24L01P

frontend/kubus.css

Committer:
Micha? ?azowik
Date:
2017-01-06
Revision:
14:ef2ae1593462
Parent:
13:021a34db0650
Child:
15:ce1b7c40ecb8

File content as of revision 14:ef2ae1593462:

body {
    font-family: triplicate, Courier, "Courier New", monospace;
    font-size: 17px;
    line-height: 1.3;
    background-color: #0e2b24;
    color: #efefef;
}

h1 {
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

p {
    margin-top: 0;
    margin-bottom: 1em;
}

.site-header h1 {
    font-size: 3.1415em;
    text-align: center;
}