﻿/*
 Theme Name:     Extra Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/extra/
 Description:    Extra Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Extra
 Version:        1.0.0
*/
 
/*@import url("../Extra/style.css");*/

/* Start theme customizations here*/

/***Styling for lists
ul {
list-style-type: disc;
line-height: 1.7em;
}
ol {
list-style-type: decimal;
list-style-position: outside;
}*/