/*

Theme Name: Harrison Child by Isa

Description: Child-Theme for website

Author: Isa

Author URI:

Template: harrison

Version: 1.0

Tags: harrison

Text Domain: harrison-child

*/

@font-face {
 font-family: Playlist Script;
 src: url( "fonts/Playlist Script.otf") format("opentype");
}

a{color: #a3057b; text-decoration: underline}
a:visited{color: #a3057b; text-decoration: underline}
a:hover{color: #a3057b; text-decoration: underline}
a:active{color: #a3057b; text-decoration: underline}

a.white{color: #ffffff; text-decoration: underline}
a.white:visited{color: #ffffff; text-decoration: underline}
a.white:hover{color: #ffffff; text-decoration: underline}
a.white:active{color: #ffffff; text-decoration: underline}

h1{font-family: Playlist Script; font-weight: normal; font-size: 50px;}
h2{font-family: Playlist Script; font-weight: normal; font-size: 40px;}
h3{font-family: Playlist Script; font-weight: normal; font-size: 30px;}

ul{text-align: center; list-style-position: inside;} /* Damit die Punkte mit zentriert werden */
li{text-align: center; list-style-position: inside;} /* Damit die Punkte mit zentriert werden */
