forked from Archives/Athou_commafeed
reformat table
This commit is contained in:
@@ -78,7 +78,7 @@ article {background-color: lightblue;}
|
|||||||
```
|
```
|
||||||
|
|
||||||
| Element Name | Element Description |
|
| Element Name | Element Description |
|
||||||
|---|---|
|
|--------------|-------------------------------------------|
|
||||||
| main | The entire web page |
|
| main | The entire web page |
|
||||||
| header | The header area (logo and toolbar) |
|
| header | The header area (logo and toolbar) |
|
||||||
| nav | The entire sidebar |
|
| nav | The entire sidebar |
|
||||||
@@ -86,7 +86,6 @@ article {background-color: lightblue;}
|
|||||||
| article | Entire feed entry |
|
| article | Entire feed entry |
|
||||||
| h3, h2, h1 | HTML headers |
|
| h3, h2, h1 | HTML headers |
|
||||||
|
|
||||||
|
|
||||||
## CommaFeed Class Names
|
## CommaFeed Class Names
|
||||||
The table below shows the CommaFeed specific class names. To reference a class name in a CSS rule, use a leading period. For example:
|
The table below shows the CommaFeed specific class names. To reference a class name in a CSS rule, use a leading period. For example:
|
||||||
|
|
||||||
@@ -95,7 +94,7 @@ The table below shows the CommaFeed specific class names. To reference a class
|
|||||||
```
|
```
|
||||||
|
|
||||||
| Class Name | Element Description |
|
| Class Name | Element Description |
|
||||||
|---|---|
|
|--------------------------|--------------------------------------------------------------------------------|
|
||||||
| cf-logo-title | The CommaFeed logo and title in upper left of page |
|
| cf-logo-title | The CommaFeed logo and title in upper left of page |
|
||||||
| cf-logo | The CommaFeed logo |
|
| cf-logo | The CommaFeed logo |
|
||||||
| cf-title | The CommaFeed title |
|
| cf-title | The CommaFeed title |
|
||||||
|
|||||||
Reference in New Issue
Block a user