view toolbox/static/css/about.less @ 0:b0942f44413f

import from git://github.com/mozilla/toolbox.git
author Jeff Hammel <k0scist@gmail.com>
date Sun, 11 May 2014 09:15:35 -0700
parents
children
line wrap: on
line source

p {
margin: 1.0em;
}

ul {
list-style-type: disc;
margin-bottom: 1.0em;
margin-top: 1.0em;
}

em {
font-style: italic;
}