Joomla! nutzen/Core-Templates/Beez/html/frontpage/body
Aus Joomla! Dokumentation
Please notice the ordering. Every CSS attribute will be overwritten by the class above.
[Bearbeiten] CSS Reference
[Bearbeiten] Main Class
/* ##### position.css line 21-29 #### */ body { background: #F2E3ED; color: #000000; font-family: arial, helvetica, sans-serif; font-size: 100.1%; padding: 0px; text-align: center; }
- Storage location: position.css
[Bearbeiten] Secondary Classes
/* ##### template.css line 19-27 #### */ body { background: #fff; color: #000000; font-family: arial, helvetica, sans-serif; font-size: 100.1%; padding: 0px; text-align: center; }
- Storage location: template.css
/* ##### position.css line 15-19 #### */ * { margin: 0; padding: 0; }
- Further information: position.css/*
- Storage location: position.css