diff --git a/dspace-xmlui/src/main/webapp/themes/Mirage/images/Logo_SG_SNJ.png b/dspace-xmlui/src/main/webapp/themes/Mirage/images/Logo_SG_SNJ.png new file mode 100644 index 0000000000000000000000000000000000000000..3247187d9daa753dedd78e9d64aaef54f5118d4e Binary files /dev/null and b/dspace-xmlui/src/main/webapp/themes/Mirage/images/Logo_SG_SNJ.png differ diff --git a/dspace-xmlui/src/main/webapp/themes/Mirage/images/logo_participatorio.png b/dspace-xmlui/src/main/webapp/themes/Mirage/images/logo_participatorio.png new file mode 100644 index 0000000000000000000000000000000000000000..0c87249b543576ee238c9303b1e6a4ad3d33fae9 Binary files /dev/null and b/dspace-xmlui/src/main/webapp/themes/Mirage/images/logo_participatorio.png differ diff --git a/dspace-xmlui/src/main/webapp/themes/Mirage/images/logo_participatorio_2.png b/dspace-xmlui/src/main/webapp/themes/Mirage/images/logo_participatorio_2.png new file mode 100644 index 0000000000000000000000000000000000000000..7775768174e50f391622a3ea1d170dffc5c9fb10 Binary files /dev/null and b/dspace-xmlui/src/main/webapp/themes/Mirage/images/logo_participatorio_2.png differ diff --git a/dspace-xmlui/src/main/webapp/themes/Mirage/lib/css/style.css b/dspace-xmlui/src/main/webapp/themes/Mirage/lib/css/style.css index da43c9284d7c43c19f6a839ec5b98357a5364544..9183edf9143797e6992a4b3edc4510b4946f75da 100644 --- a/dspace-xmlui/src/main/webapp/themes/Mirage/lib/css/style.css +++ b/dspace-xmlui/src/main/webapp/themes/Mirage/lib/css/style.css @@ -61,7 +61,8 @@ select.multiple { width: 48px; height: 50px; margin-top: 10px; - background: url('../../images/dspace-logo-only.png'); +/* background: url('../../images/dspace-logo-only.png'); */ + background: url('../../logo_participatorio.png'); background-repeat: no-repeat; background-color: transparent; margin-right: 15px;