You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

19 lines
275 B

body {
background-color: #ffcc33;
padding-top: 70px;
}
/* workaround: Prevent "Logout" link from sticking to the screen edge. */
.navbar-right {
padding-right: 1em;
}
img.product-thumbnail {
height: 20ex;
max-width: 100%;
}
#account-info dd {
margin-bottom: 1em;
}