Grammalecte  Diff

Differences From Artifact [2179034562]:

To Artifact [aa45acfc4a]:


1
2
3
4
5
6
7
8
9
10
11
12
13




14
15
16
17
/* CSS */

#grouptitle {
	font-size: 16px;
	font-weight: bold;
	color: hsl(0, 50%, 50%);
}

.option {
	font-size: 16px;
	font-weight: bold;
	color: hsl(210, 50%, 50%);
}





.dicdescr {
	margin-left: 27px;
}













>
>
>
>




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* CSS */

#grouptitle {
	font-size: 16px;
	font-weight: bold;
	color: hsl(0, 50%, 50%);
}

.option {
	font-size: 16px;
	font-weight: bold;
	color: hsl(210, 50%, 50%);
}

description {
	width: 340px;
}

.dicdescr {
	margin-left: 27px;
}