Asartea
7e72914ed3
Tweak note wording to make it clearer that desired-outcome.png isn't leading
2022-11-13 17:15:45 +01:00
Rachel Moser
b65d8fae5a
PR Template: Flip order of checklist and details ( #231 )
...
* PR Template: Flip order of checklist and details
Because:
If the details are first, they are viewable in Discord's webhook.
This PR:
* Moves the detail sections to the beginning of the template
* Moves the checklist section to the end of the template
* Adds an issue section to link the issue
* Adds the Because, This PR, and Issue sections to checklist
* Reduce wording that is not essential
2022-10-21 21:31:30 -05:00
Kevin Mulhern
00b51b9a40
Merge pull request #213 from richa130/my-contribution
...
03-grid-layout-3: Add closing p tag to line 97
2022-10-05 10:42:26 +01:00
Kevin Mulhern
5ebf0de398
Merge pull request #224 from dougc85/fix_animation_grammar
...
02-pop-up: fix grammar in readme
2022-10-05 10:40:13 +01:00
Doug Carter
39c4e869d6
fix grammar in pop-up instructions
2022-09-16 11:54:06 -07:00
richa130
2ca3a645c4
Add closing p tag to line 97
2022-08-10 16:47:35 -07:00
Daniel Murphy
913a077823
Merge pull request #211 from dm-murphy/fix-comments-06-cascade
...
Foundations/06-cascade-fix: Update solution comments
2022-08-05 11:45:28 -04:00
Daniel Murphy
0f83cb8e2d
Update solution comments
2022-08-05 10:27:27 -04:00
Daniel Murphy
f98ca16e88
Merge pull request #209 from JonathanRMartinezHernandez/patch-1
...
06-cascade-fix: Add missing weight from solution.css
2022-08-04 15:40:31 -04:00
Jonathan R Martinez-Hernandez
d9de639d5a
Update foundations/06-cascade-fix/style.css
...
Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com>
2022-08-04 14:17:55 -05:00
Daniel Murphy
9c4f542389
Merge pull request #207 from sai-nayunipati/add_missing_punctuation
...
04-flex-information: Add missing question mark to html files
2022-08-04 12:58:17 -04:00
Jonathan R Martinez-Hernandez
58fe9c32eb
Added missing weight from solution.css
...
The solution.css has a font weight of 800 on the classes .para, small-para, .small-para, and .child that were missing from the originally assigned style.css
2022-07-31 20:12:30 -05:00
Daniel Murphy
4c2d4a0678
Merge pull request #205 from Amandasilvbr/update-for-accessibility
...
Cascade-fix: update for accessibility #188
2022-07-31 15:46:34 -04:00
Amanda
8e45e85f04
Update solution.html
2022-07-31 11:19:39 -03:00
Sai Nayunipati
0713c6fe01
Add missing question mark to html files
...
And update the desired-outcome.png
2022-07-29 09:55:14 -04:00
Amanda
e2a1bfde7e
Update solution.css
2022-07-29 09:30:32 -03:00
Amanda
ec47b311c9
Update desired-outcome
2022-07-29 09:26:53 -03:00
Amanda
e789cd1c54
Delete desired-outcome.png
2022-07-29 09:23:36 -03:00
Amanda
f4d4288607
Update solution.css
2022-07-29 09:18:54 -03:00
Amanda
ad7ccdc0c1
Update index.html
2022-07-29 09:17:26 -03:00
Amanda
9bf194d8a2
Update cascade-fix/README.md
...
Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com>
2022-07-26 14:42:42 -03:00
Amanda Brunelli
8923285cc9
Add new img
2022-07-26 08:51:44 -03:00
Amanda Brunelli
b919b54558
Update for accessibility
2022-07-26 08:50:43 -03:00
Daniel Murphy
35adbf6686
Merge pull request #202 from Amandasilvbr/alt-text
...
Flex and Foundations: add alt text for accessibility (#201 )
2022-07-25 17:41:01 -04:00
Amanda Brunelli
1a409ecd1e
Add alt text
2022-07-22 12:15:28 -03:00
Daniel Murphy
2085586d9a
Merge pull request #187 from mengxihe/patch-2
...
grid/03-grid-layout-3/solution/solution.css : the grid-template-row command seems unnecessary
2022-07-12 19:48:09 -04:00
Daniel Murphy
5279f7fb9f
Merge pull request #191 from maznevskia/flex_excercise_3_extra_space
...
css-exercises/flex/03-flex-header-2/style.css: Removed extra space from style.css
2022-07-07 13:47:01 -04:00
Daniel Murphy
d4758f5b2f
Merge pull request #194 from msespos/replace-grid-03-desired-outcome
...
03-grid-layout: Replace desired-outcome.png
2022-07-07 10:52:54 -04:00
Mike Esposito
ca48e17d05
Replace grid 03 desired-outcome.png
2022-07-07 07:36:29 -07:00
maznevskia
3b4ebbfde5
Removed extra space from style.css
2022-06-30 11:42:30 +02:00
Mengxi He
2734b6558d
the grid-template-row command seems unnecessary
2022-06-26 12:57:55 +02:00
Eric Olkowski
3410acf607
Merge pull request #173 from acb123web/acb-1
...
This Commit fixes #170 opened issue
2022-06-14 14:12:27 -04:00
Daniel Murphy
e34cb96d5e
Merge pull request #175 from dm-murphy/fix/03-grid-hint-wording
...
03-grid-layout-3: Change hint wording for adding CSS declaration blocks
2022-06-13 21:18:18 -04:00
Daniel Murphy
965fcbd6a1
Update grid/03-grid-layout-3/README.md
...
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-06-13 21:17:35 -04:00
Daniel Murphy
ddbff17177
Merge pull request #183 from NateTewolde/patch-1
...
03-grid-layout-3: Remove a duplicate line of code from solution.css
2022-06-09 22:19:59 -04:00
NateTewolde
dd6b001a1e
Remove a duplicate line of code from solution.css
...
There is a text-align:center in the .container block under the /*SOLUTION*/ comment when there is already a text-align:center within the original .container block on line 7.
2022-06-05 13:09:35 -07:00
Daniel Murphy
8719d34fda
Change hint wording for adding CSS declaration blocks
2022-05-12 12:27:30 -04:00
Cody Loyd
2ca2000177
Merge pull request #174 from TheOdinProject/codyloyd-patch-3
...
Update README.md
2022-05-12 10:11:45 -05:00
Cody Loyd
79173b3b44
Update README.md
2022-05-12 10:10:44 -05:00
Bharath C Hegde
055475a3ae
This Commit fixes #170 opened issue
2022-04-17 20:09:10 +05:30
Eric Olkowski
d27b59b78b
Merge pull request #163 from DragunovVelimirovic/patch-2
...
03-grid-layout-3 Update solutions.css
2022-04-16 10:01:36 -04:00
Eric Olkowski
38dc43bd04
Merge pull request #166 from AngryGolfer/main
...
Easy Fix - css-exercises/foundation/06 cascade fix/solution/style.css -Typo and line wrap
2022-04-16 08:31:54 -04:00
Eric Olkowski
c7cba9fbd9
Merge pull request #162 from jamhog/rename_folders
...
margin-and-padding: Rename folders to match other exercises
2022-04-16 08:24:08 -04:00
AngryGolfer
83ecb5730a
Typo and line wrap
...
Changed 12px to 14px to match the .css file px size and wrapped lengthy description
2022-04-01 12:03:29 +01:00
DragunovVelimirovic
0c62902d0c
Pruning code by combining selectors
...
Both selectors were doing the same thing and were right next to each other, figured it may be cleaner to consolidate the code by combining the selectors.
2022-03-29 10:54:04 -03:00
James Hogan
9dbce31f17
Rename folders to match other lessons
2022-03-28 14:00:58 +11:00
Eric Olkowski
6ee2bef7b1
Merge pull request #160 from Micosaur/mico-flex-patch-1
...
flex/06+07: Fix broken links
2022-03-27 10:07:59 -04:00
Micosaur
2cb657e22b
Merge branch 'TheOdinProject:main' into mico-flex-patch-1
2022-03-27 01:19:18 -07:00
Eric Olkowski
dc722ec91c
Merge pull request #161 from Mmackz/patch-1
...
02-grid-layout-2: Update README.md
2022-03-26 07:53:59 -04:00
Eric Olkowski
303d65391c
Merge pull request #159 from Micosaur/mico-patch-1
...
05-descendant-combinator: Add full solution
2022-03-26 07:48:04 -04:00