Team:UNITN-Trento/CSS/Project/Introduction
From 2013.igem.org
- tn-content .container {
background-color: rgb(127,15,11); background-image: url();
}
- tn-central-container #tn-content-wrap #tn-content .container .sheet {
position: relative; padding-bottom: 4em;
}
- tn-central-container #tn-content-wrap #tn-content .container .sheet .tn-arr-prev,
- tn-central-container #tn-content-wrap #tn-content .container .sheet .tn-arr-next {
position: absolute;
width: 174px; border: none; box-shadow: none;
}
.container .sheet .tn-arr-prev {
bottom: 0.5em; left: 1em;
}
.container .sheet .tn-arr-next {
bottom: 0.5em; right: 1em;
}