update tour, fix css

This commit is contained in:
rolux 2012-06-20 15:33:01 +02:00
commit f6d4ea2a57
3 changed files with 3 additions and 4 deletions

View file

@ -171,7 +171,7 @@ p:last-child {
#nextButton {
position: absolute;
top: 10px;
right: 32px;
right: 64px;
}
#prevButton.disabled,
#nextButton.disabled {
@ -196,6 +196,7 @@ div.text:last-child {
width: 576px;
height: 360px;
border-radius: 8px;
margin-bottom: 32px;
box-shadow: 0 0 2px rgba(64, 64, 32, 0.5);
overflow: hidden;
}