2013-02-19 14:34:53 +01:00
|
|
|
body {
|
|
|
|
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
|
|
|
|
padding-bottom: 0px; /* 60px to make the container go all the way to the bottom of the topbar */
|
|
|
|
}
|
|
|
|
|
2012-04-13 10:05:02 +02:00
|
|
|
.logo {
|
2012-04-13 10:33:11 +02:00
|
|
|
height: 30px;
|
2012-04-13 10:05:02 +02:00
|
|
|
}
|
|
|
|
|
2012-04-12 21:03:25 +02:00
|
|
|
th {
|
|
|
|
text-align: left;
|
|
|
|
vertical-align: top;
|
|
|
|
}
|
2012-04-13 11:47:05 +02:00
|
|
|
|
|
|
|
.template {
|
|
|
|
display: none;
|
2012-04-15 18:48:29 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
h3 {
|
|
|
|
margin-top: 1em;
|
|
|
|
}
|
2012-07-19 00:33:02 +02:00
|
|
|
|
|
|
|
table.productList {
|
|
|
|
border-collapse: separate;
|
|
|
|
border-spacing: 0em 1em;
|
|
|
|
}
|