mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
Improved documentation
+ fix card-sectioning (:last-child)
This commit is contained in:
parent
434cbe02ac
commit
5f4b78a22c
13 changed files with 56 additions and 52 deletions
|
@ -67,7 +67,7 @@ div[role="document"] > section::before {
|
|||
// External links
|
||||
// ––––––––––––––––––––
|
||||
|
||||
div[role="document"] section a[href^="https://"]:not([href*="https://picocss.com"]):not([role])::after {
|
||||
div[role="document"] section a[href*="//"]:not([href*="https://picocss.com"]):not([role])::after {
|
||||
display: inline-block;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue