mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
fix sencss link
This commit is contained in:
parent
f80ff45877
commit
dffc39185b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf8">
|
<meta charset="utf8">
|
||||||
<title>Trimage image compressor</title>
|
<title>Trimage image compressor</title>
|
||||||
<link href="http://github.com/Kilian/sencss/raw/master/sen.css" rel="stylesheet" type="text/css">
|
<link href="http://github.com/Kilian/sencss/raw/master/source/sen.css" rel="stylesheet" type="text/css">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background:#fff
|
background:#fff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue