diff --git a/información/fondo-blanco.gif b/información/fondo-blanco.gif new file mode 100644 index 0000000..8849cb0 Binary files /dev/null and b/información/fondo-blanco.gif differ diff --git a/información/fondo-gris.gif b/información/fondo-gris.gif new file mode 100644 index 0000000..8f771e1 Binary files /dev/null and b/información/fondo-gris.gif differ diff --git a/información/fondo.psd b/información/fondo.psd index e678425..dac172e 100644 Binary files a/información/fondo.psd and b/información/fondo.psd differ diff --git a/src/wp-content/themes/savinggrace/custom.css b/src/wp-content/themes/savinggrace/custom.css index 7bc91d6..8405d09 100644 --- a/src/wp-content/themes/savinggrace/custom.css +++ b/src/wp-content/themes/savinggrace/custom.css @@ -18,7 +18,9 @@ /* Header */ #header-right { - width: 490px; + width: 550px; + padding-left:0; + padding-right:20px; background: #fff; } @@ -40,6 +42,10 @@ /* Navigation */ +.nav a { + padding: 10px 8px; +} + #navigation-top { margin-bottom: 28px; } @@ -63,13 +69,17 @@ } #navigation .nav li a { - font-size: 26px; + font-size: 25px; } #navigation .nav li a:hover { background: none; } +#navigation .nav li ul li a { + font-size: 21px; +} + /* Slider */ #slides.slides .slide-content { diff --git a/src/wp-content/themes/savinggrace/images/slide-nav-left.png b/src/wp-content/themes/savinggrace/images/slide-nav-left.png index 2e47d9e..ed9a3b5 100644 Binary files a/src/wp-content/themes/savinggrace/images/slide-nav-left.png and b/src/wp-content/themes/savinggrace/images/slide-nav-left.png differ diff --git a/src/wp-content/themes/savinggrace/images/slide-nav-right.png b/src/wp-content/themes/savinggrace/images/slide-nav-right.png index 84c6793..df4351d 100644 Binary files a/src/wp-content/themes/savinggrace/images/slide-nav-right.png and b/src/wp-content/themes/savinggrace/images/slide-nav-right.png differ diff --git a/src/wp-content/themes/savinggrace/template-imagegallery.php b/src/wp-content/themes/savinggrace/template-imagegallery.php index 9949f72..fc29fd9 100644 --- a/src/wp-content/themes/savinggrace/template-imagegallery.php +++ b/src/wp-content/themes/savinggrace/template-imagegallery.php @@ -1,44 +1,27 @@ - - - - -