/*
Theme Name: Responsive Child Statements
Theme URI:  http://www.un.org
Description: Theme for Publications
Author: United Nations
Author URI: http://www.un.org
Template: responsive
Version: 1.0.0
*/

/* =Import Responsive Theme Styles
-------------------------------------------------------------- */

@import url('../responsive-child-theme/style.css');

/* =Start from here :)
-------------------------------------------------------------- */
/* no line-break in date */
table.statements td:first-child {
    white-space: nowrap;
    text-align: center;
}
