HEX
Server: Apache
System: Linux flamboyant-gauss.194-164-62-186.plesk.page 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64
User: gamesamphora (10001)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/amphoragames.com/httpdocs/wp-content/uploads/custom-css-js/1770.css
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
a { color: #3f3ffd }
#text-header {  display: none; }

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption a {
	color: #ffffff;
}

/* Tablets y móviles, menos de 767px */
@media only screen and (max-width: 767px) {
    .image-resized img {
        width: 100%;
        height: auto;
    }

  	body.page .wrap_content {
 		padding: 10px;
	}
}

/* Pantallas de 240px */
@media only screen and (max-width: 319px) {
    .image-resized img {
        width: 240px;
        height: auto;
    }
}

/* Pantallas de 320px */
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .image-resized img {
        width: 320px;
        height: auto;
    }
}

/* Pantallas de 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .image-resized img {
        width: 480px;
        height: auto;
    }
}

/* Pantallas de 1200px o más (PC 16:9) */
@media only screen and (min-width: 1200px) {
    #content .wrap_content {
		width: 1276px;
    	margin: 0 auto;
    }
}
</style>
<!-- end Simple Custom CSS and JS -->