/*
 Theme Name:   Ubud Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Ubud Child Theme
 Author:       Jeremy Fields
 Author URI:   https://ten1seven.com
 Template:     ubud
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         white, light, one-column, two-columns, three-columns, four-columns, five-columns, flexible-layout, custom-background, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
 Text Domain:  ubud-child
*/

ul.sociallinks li a {
  background-image: url(images/socialicons.png) !important;
}

@media (-moz-min-device-pixel-ratio: 1.5),
  (-o-min-device-pixel-ratio: 3/2),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-device-pixel-ratio: 1.5) {
  ul.sociallinks li a {
    background-image: url(images/x2/socialicons.png) !important;
  }
}
