J1.5

Difference between revisions of "Customising the Beez template/CSS/layout.css/h3"

From Joomla! Documentation

< J1.5:Customising the Beez template‎ | CSS/layout.css
m (clean up - archiving)
Line 12: Line 12:
 
</includeonly>
 
</includeonly>
 
:Storage location: [[Customising the Beez template/CSS/layout.css|layout.css]]
 
:Storage location: [[Customising the Beez template/CSS/layout.css|layout.css]]
[[Category:Customizing Beez]]
+
[[Category:Archived Beez article]]

Revision as of 14:31, 26 April 2013

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

/* ##### layout.css line 25-29 #### */

h3 {
    font-size:1.1em;
    font-weight:bold;
    margin:10px 0;
}
Storage location: layout.css