src/p4l/static/p4l/css/p4l.css
author cavaliet
Wed, 28 Aug 2013 13:36:31 +0200
changeset 4 047675624f45
parent 1 d184767fdd52
child 5 62e97cd13730
permissions -rw-r--r--
first step of title search in list of records

/*!
 * modif from bootstrap for p4l
 */

.container {
  margin: 0 auto;
  width: 950px;
}
.table thead td:first-letter {
    text-transform: uppercase;
}