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 /content-page.php | |
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 'content-page.php')
-rw-r--r-- | content-page.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content-page.php b/content-page.php index ecd934d..9adc5d7 100644 --- a/content-page.php +++ b/content-page.php @@ -16,7 +16,7 @@ printf ( '<section class="main col-md-8"> <article class="col-sm-12 post"> <div class="contenedor"> <div class="thumb"> - %s + <figure>%s</figure> </div> <div class="info"> <h2 class="titulo">%s</h2> |