Difference between revisions of "Template:Team:Lethbridge HS/CSS"
Revision as of 03:10, 24 June 2017
(
view source
)
Sydnee.calhoun
(
Talk
|
contribs
)
(Created page with "h1{ color:red; }")
Revision as of 03:10, 24 June 2017
(
view source
)
Sydnee.calhoun
(
Talk
|
contribs
)
Newer edit →
Line 1:
Line 1:
h1{
h1{
+
color:red;
+
}
+
+
.myClass{
color:red;
color:red;
}
}
Revision as of 03:10, 24 June 2017
h1{ color:red; }
.myClass{ color:red; }