Confirmed users
1,016
edits
(New page: ==CSS== Mozilla Community Theme example implementation is heavily relying on CSS to present the theme. While HTML markup is focused on semantics, CSS is focused on pol...) |
No edit summary |
||
| Line 22: | Line 22: | ||
* '''css/product.css''': css files specific to the product (wordpress.css etc.) | * '''css/product.css''': css files specific to the product (wordpress.css etc.) | ||
* '''css/browser.css''': files needed to fix specific browsers (ie7.css) | * '''css/browser.css''': files needed to fix specific browsers (ie7.css) | ||
=== Patterns === | |||
* anchors leading to documents or external websites are underscored, anchors that are links to sections of the website, that manipulate settings etc. are not underscored. | |||