File "examples.css"

Full Path: /srv/www/www.cadoro.it/app/lib/imgcache.js/examples/examples.css
File size: 364 bytes
MIME-type: text/plain
Charset: utf-8

body {
    background-color: #eef;
}
.note {
    background-color: #bbb;
    margin: 1em;
    padding: 1em;
    display: inline-block;
    float: right;
    clear: right;
}
code {
    display: block;
    margin: 0.5em;
}
#actions {
    float: left;
}
#actions li {
    margin: 0.8em;
}
.clearfix {
    overflow: auto;
    zoom: 1;
}
h1 {
    text-align: center;
}