Commit d793ee7
tildehacker
Fix collapsing margins in post tags (#37)
* Change tag display and add margin
- Change display to inline-block;
- Add 0.3em margin except for left margin.
* Change post tags text-align property to initial
The .wrapper class used in this theme forces the text-align property of
most of the page to justify. Tags look better with a left text-align.1 parent ca11c0e commit d793ee7
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
244 | 249 | | |
245 | 250 | | |
246 | 251 | | |
| 252 | + | |
247 | 253 | | |
248 | 254 | | |
249 | 255 | | |
| |||
0 commit comments