/* Theme Name: Newsmag Child theme Theme URI: http://themeforest.net/user/tagDiv/portfolio Description: Child theme made by tagDiv Author: tagDiv Author URI: http://themeforest.net/user/tagDiv/portfolio Template: Newsmag Version: 1.1 */ /* ---------------------------------------------------------------------------- This file will load automatically when the child theme is active. You can use it for custom CSS. */ #overlay { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); z-index: 10000; vertical-align: middle; text-align: center; color: #fff; font-size: 40px; font-weight: bold; } .close { font-size : 12px; background-color : #000; border-radius : 25px; padding : 3px 6px; position: absolute; right : 0; z-index: 10001; } .widget_recent_entries { font-weight: bold; font-size: 11px; text-transform: uppercase; } widget_recent_entries li { margin-bottom: 1px; padding-bottom: 0; } .widget li { line-height:1px; } .widget_recent_entries li a { line-height: 18px;