pumped up minor version for styling and search changes

This commit is contained in:
jorge-vitrubio 2023-04-07 21:29:42 +02:00
parent eb262fe2b2
commit 3bc75c6ad6
5 changed files with 5 additions and 23 deletions

View File

@ -16,7 +16,7 @@ Theme URI: https://git.hangar.org/xarxaprod/
Author: Hangar.org Tech Lab - hangar.org Author: Hangar.org Tech Lab - hangar.org
Author URI: https://hangar.org Author URI: https://hangar.org
Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a> Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
Version: 1.0.6 Version: 1.0.7
Tested up to: 6.2 Tested up to: 6.2
Requires PHP: 7.4 Requires PHP: 7.4
License: GNU General Public License v3 or later License: GNU General Public License v3 or later
@ -1677,17 +1677,12 @@ Add your custom styles in this file so it is easier to update the theme.
} }
@media screen and (max-width: 48em) { @media screen and (max-width: 48em) {
<<<<<<< HEAD
.edit-post-visual-editor__content-area .ofisuport-filters section {
display: inline-block;
=======
.edit-post-visual-editor__content-area .post, .edit-post-visual-editor__content-area .post,
.edit-post-visual-editor__content-area .page { .edit-post-visual-editor__content-area .page {
margin: 0 0 1em; margin: 0 0 1em;
} }
.edit-post-visual-editor__content-area .ofisuport-filters section { .edit-post-visual-editor__content-area .ofisuport-filters section {
display: block; display: block;
>>>>>>> dev
} }
.edit-post-visual-editor__content-area .ofisuport-filters section h5 { .edit-post-visual-editor__content-area .ofisuport-filters section h5 {
display: block; display: block;

File diff suppressed because one or more lines are too long

View File

@ -5,7 +5,7 @@ Theme URI: https://git.hangar.org/xarxaprod/
Author: Hangar.org Tech Lab - hangar.org Author: Hangar.org Tech Lab - hangar.org
Author URI: https://hangar.org Author URI: https://hangar.org
Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a> Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
Version: 1.0.6 Version: 1.0.7
Tested up to: 6.2 Tested up to: 6.2
Requires PHP: 7.4 Requires PHP: 7.4
License: GNU General Public License v3 or later License: GNU General Public License v3 or later

View File

@ -5,7 +5,7 @@ Theme URI: https://git.hangar.org/xarxaprod/
Author: Hangar.org Tech Lab - hangar.org Author: Hangar.org Tech Lab - hangar.org
Author URI: https://hangar.org Author URI: https://hangar.org
Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a> Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
Version: 1.0.6 Version: 1.0.7
Tested up to: 6.2 Tested up to: 6.2
Requires PHP: 7.4 Requires PHP: 7.4
License: GNU General Public License v3 or later License: GNU General Public License v3 or later
@ -1612,17 +1612,12 @@ textarea {
} }
@media screen and (max-width: 48em) { @media screen and (max-width: 48em) {
<<<<<<< HEAD
.ofisuport-filters section {
display: inline-block;
=======
.post, .post,
.page { .page {
margin: 0 0 1em; margin: 0 0 1em;
} }
.ofisuport-filters section { .ofisuport-filters section {
display: block; display: block;
>>>>>>> dev
} }
.ofisuport-filters section h5 { .ofisuport-filters section h5 {
display: block; display: block;

File diff suppressed because one or more lines are too long