Registration thank you email and proposed workshops on front page

This commit is contained in:
Godwin
2015-09-11 17:31:14 -07:00
parent 326138a2fe
commit a0e8563d9d
25 changed files with 270 additions and 59 deletions
+16
View File
@@ -1841,3 +1841,19 @@ html[data-lingua-franca-example="html"] {
@include translation-pointer;
}
.workshop-list {
list-style: none;
.workshop-description {
font-size: 0.75em;
}
li {
border-bottom: 1px dashed #CCC;
&:last-child {
border-bottom: 0;
}
}
}