balsamine.2017-2018
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

styles.less
text/plain

Download raw (438 bytes)

@import '../../../css/main.less';


#flow-main {
    -webkit-flow-into: flow-main;
            flow-into: flow-main;
}

.flow-main {
    -webkit-flow-from: flow-main;
            flow-from: flow-main;
}

body {
    font-size: 24pt;
}

h1 + h1 {
margin-left: 52pt;
}

.informations:last-of-type{
  text-align: center;
}

sup {
  vertical-align: 0.45em;
font-size: 0.75em;
line-height: 0pt
}

.informations {
  padding: 0pt 0pt 12pt 0pt;
}