Difference between revisions of "Code Documentation"
Line 10: | Line 10: | ||
.leftCode { | .leftCode { | ||
float: left; | float: left; | ||
− | + | ||
} | } | ||
.rightDescription { | .rightDescription { | ||
float: left; | float: left; | ||
+ | width: 730px; | ||
} | } | ||
Revision as of 21:23, 30 January 2015
This page documents and explains the CSS and HTML used in the 2015 site.
Creating a Page
Calls the styling CSS template
{{2015CSS}}