mirror of
https://github.com/actix/actix-website
synced 2025-08-20 12:55:38 +02:00
@@ -10,6 +10,7 @@
|
|||||||
<link rel="stylesheet" href="/css/font-awesome.min.css">
|
<link rel="stylesheet" href="/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="/css/actix.css">
|
<link rel="stylesheet" href="/css/actix.css">
|
||||||
<link rel="stylesheet" href="/css/highlight.css">
|
<link rel="stylesheet" href="/css/highlight.css">
|
||||||
|
<link rel="icon" href="/img/logo-nav.png" title="actix">
|
||||||
|
|
||||||
<title>{{ .Title }}</title>
|
<title>{{ .Title }}</title>
|
||||||
</head>
|
</head>
|
||||||
|
@@ -569,6 +569,9 @@ h5:hover a {
|
|||||||
.actix-footer-gray {
|
.actix-footer-gray {
|
||||||
width: 960px;
|
width: 960px;
|
||||||
}
|
}
|
||||||
|
.hd-lg-down {
|
||||||
|
padding-right: 35rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1200px) {
|
@media (min-width: 1200px) {
|
||||||
|
Reference in New Issue
Block a user