mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
reformat table
This commit is contained in:
@@ -78,7 +78,7 @@ article {background-color: lightblue;}
|
||||
```
|
||||
|
||||
| Element Name | Element Description |
|
||||
|---|---|
|
||||
|--------------|-------------------------------------------|
|
||||
| main | The entire web page |
|
||||
| header | The header area (logo and toolbar) |
|
||||
| nav | The entire sidebar |
|
||||
@@ -86,7 +86,6 @@ article {background-color: lightblue;}
|
||||
| article | Entire feed entry |
|
||||
| h3, h2, h1 | HTML headers |
|
||||
|
||||
|
||||
## 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:
|
||||
|
||||
@@ -95,7 +94,7 @@ The table below shows the CommaFeed specific class names. To reference a class
|
||||
```
|
||||
|
||||
| Class Name | Element Description |
|
||||
|---|---|
|
||||
|--------------------------|--------------------------------------------------------------------------------|
|
||||
| cf-logo-title | The CommaFeed logo and title in upper left of page |
|
||||
| cf-logo | The CommaFeed logo |
|
||||
| cf-title | The CommaFeed title |
|
||||
|
||||
Reference in New Issue
Block a user