/*
Theme Name: REVISTA DIVERGENCIA
Theme URI: https://revistadivergencia.cl/
Author: Santiago Vásquez Muñoz
Author URI: https://revistadivergencia.cl
Description: Test
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fenatedcomunicaciones
Tags: revistadivergencia, taller de historia política
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* GENERALES */
@import url('css/reset.css');
@import url('css/flexboxgrid.min.css');
@import url('css/fonts.css');
@import url('css/menu.css');
@import url('css/main.css');
@import url('css/search.css');
@import url('css/footer.css');
@import url('css/page.css');
@import url('css/single.css');
@import url('css/taxonomy.css');

/* ESTILOS GENERALES */

body{
    
}

/* HEADER */

header {
    padding: 10px 0;
}

header .logo {
    
}

header .logo img {
    width: 100%;
    height: auto;
}

/* NAV */

/* MAIN */

main {
    
}

/* SIDEBAR */

/* FOOTER */

