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:
parent
dc9b43c907
commit
73bbc8e86d
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
$if(math)$
|
||||
$math$
|
||||
$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-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet">
|
||||
<link href="assets/print.css" media="print" rel="stylesheet">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue