File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ <h1>Choose a License for Your Work</h1>
158158
159159 < li >
160160 < fieldset id ="require-attribution ">
161- < legend > Attribution ?</ legend >
161+ < legend > Require attribution for your work ?</ legend >
162162
163163 < div >
164164 < input type ="radio " id ="yes-attribution " name ="attribution " value ="yes " />
@@ -176,7 +176,7 @@ <h1>Choose a License for Your Work</h1>
176176
177177 < li >
178178 < fieldset id ="allow-commercial-use ">
179- < legend > Commercial Use ?</ legend >
179+ < legend > Allow others to use your work commercially ?</ legend >
180180
181181 < div >
182182 < input type ="radio " id ="yes-commercial " name ="commercial " value ="yes " />
@@ -193,7 +193,7 @@ <h1>Choose a License for Your Work</h1>
193193
194194 < li >
195195 < fieldset id ="allow-derivatives ">
196- < legend > Derivative Works ?</ legend >
196+ < legend > Allow others to remix, adapt, or build upon your work ?</ legend >
197197
198198 < div >
199199 < input type ="radio " id ="yes-derivatives " name ="derivatives " value ="yes " />
@@ -210,7 +210,7 @@ <h1>Choose a License for Your Work</h1>
210210
211211 < li >
212212 < fieldset id ="share-alike ">
213- < legend > Sharing Requirements ?</ legend >
213+ < legend > Require adaptions of your work to be licensed under the same CC license ?</ legend >
214214
215215 < div >
216216 < input type ="radio " id ="yes-sharing-requirements " name ="sharing-requirements " value ="yes " />
Original file line number Diff line number Diff line change 164164}
165165
166166.chooser-page form # chooser label {
167- display : block;
168167 font-size : .7em ;
169168 font-weight : 400 ;
170169}
177176 line-height : 1.3 ;
178177}
179178
179+ .chooser-page form # chooser # attribution-details label {
180+ display : block;
181+ }
182+
180183.chooser-page form # chooser # attribution-details div {
181184 margin-bottom : .5em ;
182185}
You can’t perform that action at this time.
0 commit comments