Commit 70f783feb90d64e1a38fd9183e45bed41df2ed32
- Diff rendering mode:
- inline
- side by side
public/assets/css/style.css
(2 / 2)
|   | |||
| 143 | 143 | border: none; | |
| 144 | 144 | } | |
| 145 | 145 | ||
| 146 | .id-op { float: right; margin: 1em; } | ||
| 146 | .id-op { float: left; margin: 1em; } | ||
| 147 | 147 | ||
| 148 | 148 | .clear { clear: both; } | |
| 149 | 149 | .codehilite { padding : 1px 12px; } | |
| … | … | ||
| 207 | 207 | } | |
| 208 | 208 | ||
| 209 | 209 | ||
| 210 | .header-first-post { float : right } | ||
| 210 | /*.header-first-post { float : right }*/ | ||
| 211 | 211 | ||
| 212 | 212 | .date-first-post { color : #666; } | |
| 213 | 213 |

