navigate through workshops courses back and forth

This commit is contained in:
2019-09-08 16:21:56 +02:00
parent 56e8cdcbf3
commit d3532a3de7
9 changed files with 47 additions and 98 deletions

View File

@@ -103,6 +103,12 @@ a.button:active {
width: 100%;
height: 100%;
background: url('../images/logo.png') 0 0 no-repeat;
a {
display: block;
width: 116px;
height: 100%;
}
}
#desc_box {