Difference between revisions of "Template:Lund/CSS"
Revision as of 01:06, 24 September 2018
(
view source
)
Trnjonny
(
Talk
|
contribs
)
← Older edit
Revision as of 01:06, 24 September 2018
(
view source
)
Trnjonny
(
Talk
|
contribs
)
Newer edit →
Line 3:
Line 3:
}
}
−
p
{
+
body
{
−
margin: 10px;
+
background-color: blue;
background-color: blue;
}
}
Revision as of 01:06, 24 September 2018
h1 { color: red; }
body { background-color: blue; }