add knacks
This commit is contained in:
+1
-1
@@ -10,8 +10,8 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
<!-- css -->
|
<!-- css -->
|
||||||
|
<link rel="stylesheet" href="styles/knacss-unminified.css">
|
||||||
<link rel="stylesheet" href="styles/typo.css">
|
<link rel="stylesheet" href="styles/typo.css">
|
||||||
<link rel="stylesheet" href="styles/reset.css">
|
|
||||||
<link rel="stylesheet" href="styles/style.css">
|
<link rel="stylesheet" href="styles/style.css">
|
||||||
<link rel="stylesheet" href="styles/media_queries.css">
|
<link rel="stylesheet" href="styles/media_queries.css">
|
||||||
<!-- script -->
|
<!-- script -->
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,13 +0,0 @@
|
|||||||
* {
|
|
||||||
box-sizing: border-box;
|
|
||||||
}
|
|
||||||
|
|
||||||
img {
|
|
||||||
max-width: 100%;
|
|
||||||
height: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
video {
|
|
||||||
width: 100%;
|
|
||||||
height: auto;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user