web/shotdetect/style.css
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 12 Mar 2013 18:21:39 +0100
changeset 206 919b4ddb13fa
parent 194 32102edaa81b
permissions -rwxr-xr-x
modification logo footer cccb

/**
 * Design elements for default Template
 *
 * @author Johan MATHE 
 */



body {
  font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  background-color: White;
  color: Black;
  margin: 25px;
  padding: 0;
}