This commit is contained in:
Julia Friesel
2018-12-20 15:45:13 +01:00
parent 77363511ad
commit 0aa8179570
5 changed files with 49 additions and 27 deletions
+4
View File
@@ -40,6 +40,10 @@ export default StyleSheet.create({
emphasis: {
fontWeight: 'bold',
},
link: {
color: cycleDayColor,
textDecorationLine: 'underline'
},
title: {
fontSize: 18,
color: 'black',