Difference between revisions of "Template:CSS:Document"

From LQ's wiki
Jump to: navigation, search
(Created page with "{{CSS:CV}} <css> .cv-content { font-size: 1.1em; } </css>")
 
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
{{CSS:CV}}
+
<includeonly>{{CSS:CV}}<!--
<css>
+
--><css>
 
.cv-content {
 
.cv-content {
 
     font-size: 1.1em;
 
     font-size: 1.1em;
 +
    text-align: justify;
 
}
 
}
</css>
+
.cv-content p {
 +
    margin-top: 1.1em;
 +
    margin-bottom: 1.1em;
 +
}
 +
.cv-subheader-subtitle {
 +
    font-size: 0.9em;
 +
}
 +
</css></includeonly><noinclude>[[Category:Page CSS Templates]][[Category:CV Templates]]</noinclude>

Latest revision as of 09:27, 29 January 2019