mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
parent
0e05ed6a98
commit
6fdf204180
1 changed files with 0 additions and 6 deletions
|
@ -90,12 +90,6 @@ body {
|
|||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
/* Safari-only: https://www.bram.us/2021/06/23/css-at-supports-rules-to-target-only-firefox-safari-chromium/#safari */
|
||||
@supports (background: -webkit-named-image(i)) {
|
||||
body {
|
||||
font-size: 17px;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--link-color);
|
||||
|
|
Loading…
Add table
Reference in a new issue