| Server IP : 164.138.27.172 / Your IP : 216.73.216.143 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/jonasn/landskronavandrarhem/ |
Upload File : |
/**
* Theme Name: Landskrona vandrarhem
* Template: chaplin
*/
@font-face {
font-family: 'PP Hatton';
src: url('fonts/PPHatton-Bold.woff2') format('woff2'),
url('fonts/PPHatton-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'PP Hatton';
src: url('fonts/PPHatton-Medium.woff2') format('woff2'),
url('fonts/PPHatton-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'HK Grotesk';
src: url('fonts/HKGrotesk-Bold.woff2') format('woff2'),
url('fonts/PPHatton-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'HK Grotesk';
src: url('fonts/HKGrotesk-Medium.woff2') format('woff2'),
url('fonts/PPHatton-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
/*@font-face {
font-family: 'PP Hatton';
src: url('fonts/PPHatton-Ultralight.woff2') format('woff2'),
url('fonts/PPHatton-Ultralight.woff') format('woff');
font-weight: 200;
font-style: normal;
}*/
body {
font-family: 'HK Grotesk', serif;
}
h1, h2, h3 {
font-family: 'PP Hatton', serif;
font-weight: normal;
}
p {
font-family: 'HK Grotesk', serif;
font-weight: 500;
}
.site-logo {
max-width: 320px;
}
.main-menu-alt > li {
/*margin: 0 .5rem;
padding: 1rem;*/
/*background-color: #333;*/
}
.is-sticky .main-menu-alt > li {
background-color: inherit;
}
.entry-title {
/*text-shadow: 0 0 1rem #00000080*/
}
details + hr {
margin: 1.5rem 0;
}
.faq-group {
padding: 2rem;
}
.faq-group p {
margin: 1rem 0;
}
.home .entry-title {
padding: 2rem;
/* add transparency */
/* background-color: #f5e6da80; */
}