Skip to content

Commit

Permalink
Update stylesheet with new URL for background SVG file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Mackie committed Nov 8, 2018
1 parent 2d38cf1 commit 9919042
Show file tree
Hide file tree
Showing 16 changed files with 91 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Ch 01/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 02/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ body{
font-family: 'Spectral', serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 03/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ body{
font-family: 'Spectral', serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 04/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ body{
font-family: 'Spectral', serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 05/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 06/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 07/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 10/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 11/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 12/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 13/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 14/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 15/quiz/dist/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 8/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
2 changes: 1 addition & 1 deletion Ch 9/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body{
font-family: 'Roboto', sans-serif;
}
.dojo{
background: url(https://cdn.rawgit.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/9c8131eb2ccc1e3839a5a5114cb16b5dc74daf04/dojo.svg) no-repeat;
background: url(https://gistcdn.githack.com/alexmwalker/6acbe9040d9fe6e5e9fd758a25e1b2a5/raw/635810bd1a925c06b5c0bc0c861d62fe53597078/dojo.svg) no-repeat;
width: 100%;
height: 800px;
background-size: 100% auto;
Expand Down
76 changes: 76 additions & 0 deletions dojo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9919042

Please sign in to comment.