aesthetics

This commit is contained in:
nek0 2017-08-10 03:58:44 +02:00
parent 0e62d9004c
commit 3560b0c32a
2 changed files with 6 additions and 2 deletions

View File

@ -288,7 +288,7 @@ h2 {
/* bg-colour */
background-color: #faf5eb;
/* adjust line height */
line-height: 190%;
line-height: 200%;
/* margin */
margin: 30px;
/* padding */
@ -297,6 +297,10 @@ h2 {
max-width: 700px;
}
.scripture p {
margin-top: 25px;
}
.with-initial > p:first-child::first-letter {
font-family: 'Maximilian Antiqua Initialen';
color: black;

View File

@ -20,7 +20,7 @@
<!-- favicon -->
<link rel="icon" type="image/x-icon" href="/images/nekonet.ico">
<script type="text/javascript">document.domain="nek0.eu"</script>
<!--<script type="text/javascript">document.domain="nek0.eu"</script>-->
</head>
<body class="site">
<div class="wrapper">