Commit 7235073
committed
Style method entries as signature cards in aliki theme
Add a subtle background card to method headers to visually
separate the API signature zone from the documentation prose.
- New `--color-sig-bg` token (lighter than `--color-code-bg`)
- `.method-header` gets background, hairline border, padding
- `.method-controls` absolutely positioned on `.method-detail`
- `.method-heading a` removes inherited underline
- `.method-description pre` uses left accent border (no outline)
- `.method-description` gets `line-height: 1.7` for readability1 parent 345c840 commit 7235073
1 file changed
Lines changed: 34 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| 208 | + | |
| 209 | + | |
206 | 210 | | |
207 | 211 | | |
208 | 212 | | |
| |||
1282 | 1286 | | |
1283 | 1287 | | |
1284 | 1288 | | |
| 1289 | + | |
1285 | 1290 | | |
1286 | 1291 | | |
1287 | 1292 | | |
| |||
1292 | 1297 | | |
1293 | 1298 | | |
1294 | 1299 | | |
1295 | | - | |
1296 | | - | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
1297 | 1304 | | |
1298 | 1305 | | |
1299 | 1306 | | |
1300 | 1307 | | |
1301 | 1308 | | |
1302 | 1309 | | |
1303 | 1310 | | |
1304 | | - | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
1305 | 1325 | | |
1306 | 1326 | | |
1307 | 1327 | | |
| |||
1313 | 1333 | | |
1314 | 1334 | | |
1315 | 1335 | | |
1316 | | - | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
1317 | 1339 | | |
1318 | 1340 | | |
1319 | 1341 | | |
| |||
1356 | 1378 | | |
1357 | 1379 | | |
1358 | 1380 | | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
1362 | 1384 | | |
| 1385 | + | |
1363 | 1386 | | |
1364 | 1387 | | |
1365 | 1388 | | |
1366 | | - | |
| 1389 | + | |
| 1390 | + | |
1367 | 1391 | | |
1368 | 1392 | | |
1369 | 1393 | | |
| |||
1411 | 1435 | | |
1412 | 1436 | | |
1413 | 1437 | | |
1414 | | - | |
1415 | | - | |
| 1438 | + | |
| 1439 | + | |
1416 | 1440 | | |
1417 | 1441 | | |
1418 | 1442 | | |
| |||
0 commit comments