Skip to content
Snippets Groups Projects
Commit 7aaa493f authored by dc3357's avatar dc3357
Browse files

Update stylesheet.css

parent 37ca017d
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ html{ ...@@ -7,7 +7,7 @@ html{
body { body {
text-align: center; text-align: center;
/*Question 5d*/ /*Question 5d*/
background-image: url('https://cdn11.bigcommerce.com/s-zxghoj6/images/stencil/500x659/products/353/1045/17_carnation_pink__00589.1388642493.gif?c=2&imbypass=on');
} }
table { table {
...@@ -21,12 +21,12 @@ td { ...@@ -21,12 +21,12 @@ td {
/*Question 5a*/ /*Question 5a*/
#header-row { #header-row {
background-color: yellow; background-color: green;
} }
/*Question 5b*/ /*Question 5b*/
.rows { .rows {
background-color: blue; background-color: yellow;
} }
/*Question 5c*/ /*Question 5c*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment