-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.en.html
executable file
·24 lines (24 loc) · 1009 Bytes
/
header.en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Manjaro-JP</title>
<link rel="stylesheet" type="text/css" href="https://phoepsilonix.love/bl-kernel/css/bootstrap.min.css?version=3.14.1">
<link rel="stylesheet" type="text/css" href="https://phoepsilonix.love/bl-themes/phoepsilonix/css/bootstrap.min.css?version=3.14.1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./default.min.css">
<script src="./highlight.min.js"></script>
<style>
li.list-group-item{padding-left: 0px;}
a:hover .card h4{color:#126efd;}
a:hover h5{color:#126efd;}
p a{color:#126efd;text-decoration: none;}
p a:hover{color:#126efd;text-decoration: none;}
li.list-group-item a:hover{color:#126efd;}
.ft p a:hover {color:#126efd;}
p img{width:100%;border-radius: 6px;}
</style>
</head>
<body>