File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,7 +119,15 @@ figcaption {
119119 text-decoration-thickness : 3px ;
120120}
121121
122- a ,
122+ a {
123+ font-weight : bold;
124+ -webkit-text-decoration : rgb (24 , 224 , 24 ) solid underline;
125+ text-decoration : rgb (24 , 224 , 24 ) solid underline;
126+ -webkit-text-underline-position : under;
127+ text-underline-position : under;
128+ text-decoration-thickness : 3px ;
129+ }
130+
123131a : link {
124132 font-weight : bold;
125133 -webkit-text-decoration : rgb (24 , 224 , 24 ) solid underline;
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Our workshop will discuss emerging design research practices to frame a design a
6767
6868[ >>Submit your proposal here] ({{ formUrl }})
6969
70- ** Deadline for submissions: 7th of June**
70+ ** New Deadline for submissions: 7th of June**
7171
7272** We will review your submissions and get back to you by 15th of June.**
7373
You can’t perform that action at this time.
0 commit comments