Template:The Kings Law/Legislation/styles.css: Difference between revisions
From The Royal Court
(Created page with "p.legislation-heading { font-size:2.5em; } p.legislation-sub-heading { font-size:1.8em; } p.legislation-author { text-align:right; }") |
No edit summary |
||
Line 1: | Line 1: | ||
p.legislation-heading { | p.legislation-heading { | ||
font-family:Georgia, Times, serif; | |||
font-size:2.5em; | font-size:2.5em; | ||
} | } | ||
p.legislation-sub-heading { | p.legislation-sub-heading { | ||
font-family:Georgia, Times, serif; | |||
font-size:1.8em; | font-size:1.8em; | ||
} | } | ||
p.legislation-author { | p.legislation-author { | ||
font-family:Georgia, Times, serif; | |||
text-align:right; | text-align:right; | ||
} | } |
Revision as of 19:24, 7 March 2024
p.legislation-heading {
font-family:Georgia, Times, serif;
font-size:2.5em;
}
p.legislation-sub-heading {
font-family:Georgia, Times, serif;
font-size:1.8em;
}
p.legislation-author {
font-family:Georgia, Times, serif;
text-align:right;
}