mirror of
https://github.com/statbate/layout.git
synced 2026-08-11 03:12:42 +00:00
update
This commit is contained in:
parent
87e8072c01
commit
2016156b1b
6 changed files with 7 additions and 4 deletions
|
|
@ -88,7 +88,7 @@ a:active {
|
|||
position: relative;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
background: #efefef;
|
||||
background: #f3f3f5;
|
||||
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
|
|
|
|||
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
BIN
favicon.webp
Normal file
BIN
favicon.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 890 B |
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="description" content="How much do webcam models make? Now you know the answer!">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="shortcut icon" type="image/webp" href="favicon.webp" />
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="./css/normalize.css">
|
||||
|
|
@ -16,6 +16,9 @@
|
|||
<link rel="stylesheet" href="./css/dataTables.bootstrap5.min.css" >
|
||||
<link rel="stylesheet" href="./css/simplebar.css" >
|
||||
<link rel="stylesheet" href="./css/statbate.css">
|
||||
<script>
|
||||
var page = "main";
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="description" content="How much do webcam models make? Now you know the answer!">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="shortcut icon" type="image/webp" href="favicon.webp" />
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="./css/normalize.css">
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="description" content="How much do webcam models make? Now you know the answer!">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="shortcut icon" type="image/webp" href="favicon.webp" />
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="./css/normalize.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue