Changeset 222167
- Timestamp:
- 03/25/2024 01:30:42 PM (20 months ago)
- Location:
- portifolio-infocus/2.0
- Files:
-
- 8 edited
- 1 copied
-
. (copied) (copied from portifolio-infocus/1.0.9)
-
parts/header.html (modified) (1 diff)
-
patterns/front-page.php (modified) (1 diff)
-
patterns/index.php (modified) (1 diff)
-
patterns/single.php (modified) (1 diff)
-
patterns/wp-custom-template-about-me.php (modified) (1 diff)
-
patterns/wp-custom-template-portifolio.php (modified) (1 diff)
-
style.css (modified) (1 diff)
-
theme.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
portifolio-infocus/2.0/parts/header.html
r221955 r222167 10 10 11 11 <!-- wp:navigation-submenu {"label":"Blog","type":"","url":"#","kind":"custom"} --> 12 <!-- wp:navigation-link {"label":"Grid","type":"page","url":"#","kind":"custom","className":"link_sub"} /--> 12 <!-- wp:navigation-link {"label":"Grid","type":"page","url":"#","kind":"custom","className":""} /--> 13 <!-- wp:navigation-link {"label":"Single Post","type":"page","url":"#","kind":"custom","className":""} /--> 13 14 <!-- /wp:navigation-submenu --> 15 14 16 15 17 <!-- wp:navigation-link {"label":"Portifolio","type":"","url":"#","kind":"custom","isTopLevelLink":true} /--> -
portifolio-infocus/2.0/patterns/front-page.php
r221957 r222167 7 7 */ 8 8 ?> 9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":" /wp-content/themes/portifolio-infocus/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"backgroundColor":"black","layout":{"type":"default"}} -->10 <div class="wp-block-group has-black-background-color has-background"><!-- wp:template-part {"slug":"header"} /-->9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"layout":{"type":"default"}} --> 10 <div class="wp-block-group"><!-- wp:template-part {"slug":"header"} /--> 11 11 12 12 <!-- wp:group {"tagName":"main","layout":{"type":"default"}} --> -
portifolio-infocus/2.0/patterns/index.php
r221957 r222167 7 7 */ 8 8 ?> 9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":"/ wp-content/themes/portifolio-infocus/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"backgroundColor":"black","layout":{"type":"default"}} -->9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":"/<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"backgroundColor":"black","layout":{"type":"default"}} --> 10 10 <div class="wp-block-group has-black-background-color has-background"><!-- wp:template-part {"slug":"header"} /--> 11 11 -
portifolio-infocus/2.0/patterns/single.php
r221957 r222167 7 7 */ 8 8 ?> 9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":" /wp-content/themes/portifolio-infocus/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"layout":{"type":"default"}} -->9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"layout":{"type":"default"}} --> 10 10 <div class="wp-block-group"><!-- wp:template-part {"slug":"header","area":"header"} /--> 11 11 -
portifolio-infocus/2.0/patterns/wp-custom-template-about-me.php
r221953 r222167 7 7 */ 8 8 ?> 9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":" /wp-content/themes/portifolio-infocus/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"className":"parallax","layout":{"type":"default"}} -->9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"className":"parallax","layout":{"type":"default"}} --> 10 10 <div class="wp-block-group parallax"><!-- wp:template-part {"slug":"header","area":"header"} /--> 11 11 <!-- wp:group {"tagName":"main","align":"full","layout":{"type":"default"}} --> -
portifolio-infocus/2.0/patterns/wp-custom-template-portifolio.php
r221953 r222167 7 7 */ 8 8 ?> 9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":" /wp-content/themes/portifolio-infocus/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"className":"parallax","layout":{"type":"default"}} -->9 <!-- wp:group {"style":{"background":{"backgroundImage":{"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/background.jpg","id":41,"source":"file","title":"background"}}},"className":"parallax","layout":{"type":"default"}} --> 10 10 <div class="wp-block-group parallax"><!-- wp:template-part {"slug":"header","area":"header"} /--> 11 11 -
portifolio-infocus/2.0/style.css
r221957 r222167 8 8 Tested up to: 6.4.3 9 9 Requires PHP: 5.7 10 Version: 1.0.910 Version: 2.0 11 11 License: GNU General Public License v2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
portifolio-infocus/2.0/theme.json
r221855 r222167 390 390 }, 391 391 "styles": { 392 "css": ".heading-front-page span {\ncolor: white;\n}\n.wp-block-latest-posts__post-date {\n font-family: \"Urbanist\";\n font-size: 0.8rem;\n color: #4cf372;\n}\n.wp-block-latest-posts__featured-image img {\n border-radius: 15px;\n}\n.parallax {\n /* Set a specific height */\n min-height: 500px;\n\n /* Create the parallax scrolling effect */\n background-attachment: fixed;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n}\nmarquee {\n font-family: \"Urbanist\", sans serif;\n font-weight: 600;\n font-size: 5rem;\n color: #fff;\n font-size: 4rem;\n background-color: #2e2e2e71;\n padding: 20px 0;\n border-top: 2px solid #fff;\n border-bottom: 2px solid #fff;\n}\n.cat-item a {\n color: #000;\n padding: 5px 8pxpx;\n\n}\n.cat-item {\n max-width: 20vw;\n margin: 10px 0;\n background-color: #4cf372;\n border-radius: 15px;\n padding: 5px 10px;\n}\n.wp-block-categories {\n list-style-type: none;\n padding-left: 0;\n}\n.link_sub{\ncolor: #000 !important;}\n@media (max-width: 600px) {\n.menu_mobile a {\ncolor: #000!important\n}\n.wp-block-group, .wp-block-column, .wp-block-columns { padding-right: 0.5rem !important;\npadding-left: 0.5rem !important; } }\n.is-root-container {\n background-color: black; "392 "css": ".heading-front-page span {\ncolor: white;\n}\n.wp-block-latest-posts__post-date {\n font-family: \"Urbanist\";\n font-size: 0.8rem;\n color: #4cf372;\n}\n.wp-block-latest-posts__featured-image img {\n border-radius: 15px;\n}\n.parallax {\n /* Set a specific height */\n min-height: 500px;\n\n /* Create the parallax scrolling effect */\n background-attachment: fixed;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n}\nmarquee {\n font-family: \"Urbanist\", sans serif;\n font-weight: 600;\n font-size: 5rem;\n color: #fff;\n font-size: 4rem;\n background-color: #2e2e2e71;\n padding: 20px 0;\n border-top: 2px solid #fff;\n border-bottom: 2px solid #fff;\n}\n.cat-item a {\n color: #000;\n padding: 5px 8pxpx;\n\n}\n.cat-item {\n max-width: 20vw;\n margin: 10px 0;\n background-color: #4cf372;\n border-radius: 15px;\n padding: 5px 10px;\n}\n.wp-block-categories {\n list-style-type: none;\n padding-left: 0;\n}\n.link_sub{\ncolor: #000 !important;}\n@media (max-width: 600px) {\n.menu_mobile a {\ncolor: #000!important\n}\n.wp-block-group, .wp-block-column, .wp-block-columns { padding-right: 0.5rem !important;\npadding-left: 0.5rem !important; } }\n.is-root-container {\n background-color: black; }\n.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {\ncolor: #000;}" 393 393 }, 394 394 "templateParts": [
Note: See TracChangeset
for help on using the changeset viewer.