Difference between revisions of "Template:Lund/CSS"
Revision as of 00:18, 24 September 2018
(
view source
)
Trnjonny
(
Talk
|
contribs
)
← Older edit
Revision as of 00:21, 24 September 2018
(
view source
)
Trnjonny
(
Talk
|
contribs
)
Newer edit →
Line 1:
Line 1:
−
<html>
−
−
<style>
−
h1 {
h1 {
color: red;
color: red;
}
}
−
</style>
+
p {
−
</html>
+
color: red;
+
margin: 20px;
+
}
Revision as of 00:21, 24 September 2018
h1 { color: red; }
p { color: red; margin: 20px; }