* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, ‚Segoe UI‘, Roboto, sans-serif;
background: #f0f0f1;
color: #3c434a;
}
/* WordPress Admin Header simulation */
.wp-admin-bar {
background: #1d2327;
color: #fff;
padding: 0 20px;
height: 32px;
display: flex;
align-items: center;
font-size: 13px;
}
.wp-site-container {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}
/* WordPress Theme Header */
.site-header {
background: #fff;
padding: 20px 40px;
border-bottom: 1px solid #dcdcde;
margin: 20px 0;
border-radius: 4px;
}
.site-title { font-size: 24px; font-weight: 600; color: #1d2327; }
.site-tagline { font-size: 14px; color: #646970; margin-top: 4px; }
/* WordPress Content Area */
.content-area {
display: grid;
grid-template-columns: 1fr 300px;
gap: 20px;
margin-top: 20px;
}
.main-content {
background: #fff;
padding: 40px;
border-radius: 4px;
border: 1px solid #dcdcde;
}
.sidebar {
background: #fff;
padding: 24px;
border-radius: 4px;
border: 1px solid #dcdcde;
height: fit-content;
}
.entry-title {
font-size: 32px;
font-weight: 600;
color: #1d2327;
margin-bottom: 16px;
}
.entry-content p {
font-size: 16px;
line-height: 1.6;
margin-bottom: 16px;
color: #3c434a;
}
.widget-title {
font-size: 16px;
font-weight: 600;
margin-bottom: 12px;
padding-bottom: 8px;
border-bottom: 2px solid #2271b1;
}
.sidebar-widget {
margin-bottom: 24px;
}
.sidebar-widget p {
font-size: 14px;
line-height: 1.5;
color: #646970;
}
/* Code block styling */
.code-block {
background: #f6f7f7;
border: 1px solid #c5c5c5;
border-radius: 4px;
padding: 16px;
margin: 16px 0;
overflow-x: auto;
}
.code-block code {
font-family: ‚Monaco‘, ‚Courier New‘, monospace;
font-size: 13px;
color: #1d2327;
white-space: pre-wrap;
}
/* Embed wrapper */
.embed-wrapper {
margin: 24px 0;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.embed-wrapper iframe {
display: block;
width: 100%;
}
/* Status badge */
.status-badge {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 6px 14px;
border-radius: 20px;
font-size: 13px;
font-weight: 500;
}
.status-badge.online {
background: #edfaef;
color: #00a32a;
}
.status-badge.online::before {
content: „“;
width: 8px;
height: 8px;
background: #00a32a;
border-radius: 50%;
}
PDF do Wordu – Online konvertor
Převeďte své PDF dokumenty do formátu Word (.docx) jednoduše a zdarma.
Konverze probíhá přímo ve vašem prohlížeči – vaše soubory nikdy
neopustí váš počítač.
Read more about: `vyhledání vlastní ip adresy`.
Embed aktivní
Konvertor je vložen přes iframe
Jak vložit na svůj WordPress web
Zkopírujte tento HTML kód do své stránky (pomocí „Custom HTML“ bloku v Gutenberg editoru):
<iframe
src="https://cixbybdrcw23s.kimi.page"
width="100%"
height="750"
style="border: none; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08);"
title="PDF do Wordu konvertor">
</iframe>Instrukce pro WordPress:
- Otevřete stránku/příspěvek v editoru
- Klikněte na „+“ pro přidání bloku
- Vyberte „Custom HTML“ blok
- Vložte kód výše
- Uložte a publikujte















