Merge branch 'master' fofrweb/com_pkmples.cz
This commit is contained in:
commit
20e03a476f
@ -19,7 +19,7 @@ body {
|
|||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
font-family: 'Source Code Pro', monospace;
|
font-family: 'Source Code Pro', monospace;
|
||||||
}
|
}
|
||||||
.content{
|
.ccontent{
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
@ -27,13 +27,13 @@
|
|||||||
<title>PKM PARTY PLES</title>
|
<title>PKM PARTY PLES</title>
|
||||||
<link rel="canonical" href="https://www.pkmples.cz/" />
|
<link rel="canonical" href="https://www.pkmples.cz/" />
|
||||||
<link rel="icon" type="image/png" href="/img/favicon-16x16.png" />
|
<link rel="icon" type="image/png" href="/img/favicon-16x16.png" />
|
||||||
<link rel="stylesheet" href="/css/styles.css" />
|
<link rel="stylesheet" href="/css/styles_v1.css" />
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap" rel="stylesheet" />
|
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="content">
|
<div class="ccontent">
|
||||||
<img src="/img/pruh-web-1500.png" alt="sponzoři" class="img_1" />
|
<img src="/img/pruh-web-1500.png" alt="sponzoři" class="img_1" />
|
||||||
<img src="/img/polaroid-web-750.png" alt="foto pozvánka" class="img_2" />
|
<img src="/img/polaroid-web-750.png" alt="foto pozvánka" class="img_2" />
|
||||||
<div class="link">
|
<div class="link">
|
||||||
|
Loading…
Reference in New Issue
Block a user