1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Rename default.css to all.css

This commit is contained in:
Unrud 2022-09-15 01:15:49 +02:00
parent dc9b43c907
commit 73bbc8e86d
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@
$if(math)$ $if(math)$
$math$ $math$
$endif$ $endif$
<link href="assets/default.css" media="all" rel="stylesheet"> <link href="assets/all.css" media="all" rel="stylesheet">
<link href="assets/screen.css" media="screen" rel="stylesheet"> <link href="assets/screen.css" media="screen" rel="stylesheet">
<link href="assets/screen-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet"> <link href="assets/screen-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet">
<link href="assets/print.css" media="print" rel="stylesheet"> <link href="assets/print.css" media="print" rel="stylesheet">