diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-02-26 17:38:49 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-02-26 17:38:49 -0500 |
commit | 591809d44a736e70c3e35d91904be189214a9373 (patch) | |
tree | 7dc859efc80b7e1b4b4f457f15d014af39833c63 /style.css | |
parent | 73b6bc7ec0d2acf85cad577fba332a2113a8a923 (diff) | |
download | lidra-theme-591809d44a736e70c3e35d91904be189214a9373.tar.lz lidra-theme-591809d44a736e70c3e35d91904be189214a9373.tar.xz lidra-theme-591809d44a736e70c3e35d91904be189214a9373.zip |
ajustes css y etiqueta figure
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ License URI: http://www.gnu.org/licenses/gpl-3.0.html Tags: libre, tema, librejs, html5, wordpress, responsive desing Text Domain: libre */ +@import url('./css/normalize.css'); @import url('./css/bootstrap.css'); @import url('./css/libresocial.css'); @import url('./css/tipografia.css'); |