Added localization to workshops, made login persist through subdomains

This commit is contained in:
Godwin
2015-09-14 21:16:22 -07:00
parent a63b5e1dc2
commit 01d8679c9d
73 changed files with 1840 additions and 187 deletions
+17
View File
@@ -539,6 +539,10 @@ form {
font-weight: bold;
font-size: 1.25em;
}
.left {
float: left;
}
}
}
@@ -1889,3 +1893,16 @@ html[data-lingua-franca-example="html"] {
margin-left: 1em;
}
}
.original-text {
margin: 0 0 1em 1em;
h4 {
margin: 0;
}
.value {
margin-left: 1em;
}
p {
font-size: 1.1em;
}
}