readme, url img
This commit is contained in:
@@ -803,7 +803,8 @@ ul.pagination {
|
||||
background: none !important; }
|
||||
#sb-site #body {
|
||||
background: none !important;
|
||||
padding-bottom: 2rem !important; }
|
||||
padding-bottom: 2rem !important;
|
||||
font-family: "Sarabun", sans-serif !important; }
|
||||
|
||||
#header.scrolled {
|
||||
padding-left: 2rem;
|
||||
@@ -982,7 +983,7 @@ ul.pagination {
|
||||
.mozaique_personnes .equipe h3 {
|
||||
padding-top: 3rem;
|
||||
min-width: 100%;
|
||||
font-family: "Sarabun";
|
||||
font-family: "Sarabun", sans-serif;
|
||||
font-weight: 800;
|
||||
font-size: 1rem;
|
||||
line-height: 20px;
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#body{
|
||||
background: none !important;
|
||||
padding-bottom: 2rem !important;
|
||||
font-family: "Sarabun", sans-serif !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -350,7 +351,7 @@
|
||||
padding-top: 3rem;
|
||||
// padding-left: 15%;
|
||||
min-width: 100%;
|
||||
font-family: "Sarabun";
|
||||
font-family: "Sarabun", sans-serif;
|
||||
font-weight: 800;
|
||||
font-size: 1rem;
|
||||
line-height: 20px;
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
<div id="logo">
|
||||
|
||||
<img id="gouv" src="/user/pages/01.home/Republique-francaise-logo-sans-text.svg" alt="logo République Française">
|
||||
<img id="gouv" src="user/pages/01.home/Republique-francaise-logo-sans-text.svg" alt="logo République Française">
|
||||
<img id="epau" src="user/pages/01.home/EPAU_logo_EPAU_vecto-seul.svg" alt="logo EPAU">
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user