Difference between revisions of "Template:CSS:CV"

From LQ's wiki
Jump to: navigation, search
(Created page with "<noinclude>Category:Page CSS Templates</noinclude>")
 
Line 1: Line 1:
 +
<css>
 +
.cv-header {
 +
    width: 100%;
 +
}
 +
.cv-name {
 +
    font-size: 3em;
 +
    float: left;
 +
}
 +
.cv-contact {
 +
    float: right;
 +
}
 +
</css>
 +
 
<noinclude>[[Category:Page CSS Templates]]</noinclude>
 
<noinclude>[[Category:Page CSS Templates]]</noinclude>

Revision as of 18:34, 25 January 2014