File Manager

Current Directory: /home/astoriaah/www/templates/yootheme-BK/css
Viewing File: /home/astoriaah/www/templates/yootheme-BK/css/custom.css
/* * Version 1.0 */ .uk-heading-divider:after { content: ""; /* This is necessary for the pseudo element to work. */ display: block; /* This will put the pseudo element on its own line. */ margin: 0px; /* This will center the border. */ width: 60px; /* Change this to whatever width you want. */ padding-top: 5px; /* This creates some space between the element and the border. */ border-bottom: 3px solid #164a76; /* This creates the border. Replace black with whatever color you want. */ }