|
1
|
Cascading Style Sheet Notes |
|
2
|
=========================== |
|
3
|
|
|
4
|
This is a collection of technical notes that document the design of |
|
5
|
the Document Object Model (DOM) and corresponding Cascading Style Sheet (CSS) |
|
6
|
attributes used for customing the look-and-feel of Fossil. These notes |
|
7
|
are of interest to people who want to customize the Fossil skin or |
|
8
|
enhance the internal display logic. |
|
9
|
|
|
10
|
This is a collection of documents that we hope will grow over time. |
|
11
|
|
|
12
|
* [Diff styling](./diff.md) |
|
13
|
|