mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-12-04 06:36:00 -05:00
Add image cover
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="static/css/normalize.css">
|
||||
<link rel="stylesheet" href="static/css/main.css">
|
||||
<link rel="stylesheet" href="static/css/desktop.css" media="all and (max-width: 600px)">
|
||||
<link rel="stylesheet" href="static/css/mobile.css" media="all and (min-width: 601px)">
|
||||
<link href="static/css/mobile.css" rel="stylesheet" media="all and (max-width: 600px)">
|
||||
<link href="static/css/desktop.css" rel="stylesheet" media="all and (min-width: 601px)">
|
||||
<!-- End CSS -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user