Zekumoru Dragonhart
baea35d498
Add comment about reducing duplicate code
2022-07-10 11:38:05 +02:00
Zekumoru Dragonhart
4634b5f763
Change solutions for third and fourth elements
...
Third and fourth elements share the same declaration for font-size.
2022-06-29 04:42:44 +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
Mmackz
fa7b2e4ef6
Change intro in readme.md
...
Remove the wording "It is easy" or "This is easy" from the description. This may be somewhat demotivating to someone who may be having a difficult time with these concepts.
2022-03-25 13:31:19 -07:00
Micosaur
e4c395ca19
Fix all broken links
2022-03-24 06:03:41 -07:00
Micosaur
fb9971baf5
Fix all broken links
2022-03-24 05:58:56 -07:00
Micosaur
aa67a148f0
Use academic-like syntax
2022-03-24 05:34:17 -07:00
Micosaur
3dbbd3a266
Add other possible solutions
2022-03-23 22:21:58 -07:00
Eric Olkowski
5f72a6f298
Merge pull request #152 from scheals/patch-1
...
02-class-id-selectors: Fix improper font-family syntax
2022-03-14 16:31:11 -04:00
Eric Olkowski
cce37cdd35
Merge pull request #125 from ZebraMilk/main
...
TheOdinProject/css-exercises/foundations: add indent to the <body> and <head> tags within <html> for readability
2022-03-14 16:30:19 -04:00
Scoozy
73a0b5ee4f
Merge branch 'main' into main
2022-03-14 15:17:47 -05:00
scheals
25f6b3f40a
Fix improper font syntax
2022-03-14 20:37:27 +01:00
Eric Olkowski
501cac67b1
Merge pull request #145 from harimm/gitignore
...
gitignore: Added .gitignore to ignore MacOS autogenerated .DS_Store files
2022-03-11 12:27:20 -05:00
Hari Mohan
b0eadd26fe
Add gitignore to ignore MacOS autogenerated .DS_Store files
2022-03-04 09:23:56 +05:30
Daniel Murphy
8c0b86792f
Merge pull request #144 from satikaj/flex-remove-semicolon
...
04-flex-information: Remove extra semicolon in solution.css
2022-02-28 14:39:45 -05:00
Satika Jayawardena
62d09b3adf
Fix typo in 04-flex solution: extra semicolon
2022-02-23 23:04:41 +08:00
Daniel Murphy
eb02f13381
Merge pull request #142 from jernestmyers/fix/edit-readme
...
CSS Grid Exercise 03-grid-layout-3: Amend README
2022-02-21 16:17:08 -05:00
Eric Olkowski
0b5ff34b7c
Update feature_request.md
2022-02-20 13:11:43 -05:00
Eric Olkowski
bf7840c74c
Update bug_report.md
2022-02-20 13:10:08 -05:00
Eric Olkowski
6c67d1948c
Update PULL_REQUEST_TEMPLATE.md
2022-02-20 13:04:57 -05:00
Jeremy Myers
99219cc1ad
Remove unnecessary line from Self Check
2022-02-19 20:12:13 -05:00
Jeremy Myers
bdaadc6258
Amend Self Check
2022-02-18 14:44:17 -05:00
Eric Olkowski
402f6df28d
Update README.md
2022-02-16 17:39:33 -05:00
Eric Olkowski
2ffb0662dc
Update README.md
2022-02-16 17:00:09 -05:00
Eric Olkowski
1021268c23
Delete CONTRIBUTING.md
2022-02-14 15:14:44 -05:00
Eric Olkowski
1708fce801
Update PULL_REQUEST_TEMPLATE.md
2022-02-14 15:06:35 -05:00
Eric Olkowski
4d6a49fd28
Update README.md
2022-02-14 14:55:58 -05:00
Eric Olkowski
ff890f0c38
Update feature_request.md
2022-02-14 13:34:42 -05:00
Eric Olkowski
e7c3747276
Update bug_report.md
2022-02-14 13:32:33 -05:00
Eric Olkowski
50b9c70cdc
Update PULL_REQUEST_TEMPLATE.md
2022-02-14 13:25:39 -05:00
Eric Olkowski
76c3b3e8f1
Update README.md
2022-02-14 12:59:55 -05:00
Eric Olkowski
a8b4902cf8
Update PULL_REQUEST_TEMPLATE.md
2022-02-09 23:21:08 -05:00