/*
Theme Name: Twenty Fifteen Child theme of twentyfifteen
Theme URI: 
Description: Child theme of twentyfifteen theme for the Twenty Fifteen theme
Author: <a href="https://de.wordpress.org/">WordPress-Team</a>
Author URI: 
Template: twentyfifteen
Version: 2.9
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 03 Jun 2021 20:30:27 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.nav-menu-footer {
	margin: 0;
}
.nav-menu-footer li {
	display: inline-block;
	list-style-type: none;
}
.nav-menu-footer li:after {
	content: " | ";
}
.nav-menu-footer li:last-child:after {
	content: none;
}