mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
Remove focus overrides on Firefox
This commit is contained in:
parent
f2adc7813b
commit
4ade514bb0
13 changed files with 7 additions and 77 deletions
|
@ -20,7 +20,7 @@ Elegant styles for all natives HTML elements without `.classes` and dark mode au
|
|||
There are 3 ways to get started with pico.css:
|
||||
|
||||
### Install manually
|
||||
[Download Pico](https://github.com/picocss/pico/archive/v1.0.2.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
[Download Pico](https://github.com/picocss/pico/archive/v1.0.3.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="css/pico.min.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue