function wondergallery_4_appendcss(csscode) {var head=document.head || document.getElementsByTagName("head")[0];var style=document.createElement("style");head.appendChild(style);style.type="text/css";if (style.styleSheet){style.styleSheet.cssText=csscode;} else {style.appendChild(document.createTextNode(csscode));}};wondergallery_4_appendcss("#wonderplugingallery-4 .html5gallery-cat-selection-4 { text-align: center; } #wonderplugingallery-4 .html5gallery-cat-tag-4 { display: inline-block; border: none; background: transparent; color: #555; padding: 6px; font-size: 14px; font-weight: normal; font-family: Lucida Sans Unicode,Lucida Grande,sans-serif,Arial; box-sizing: border-box; cursor: pointer; text-align: center; text-decoration: none; text-shadow: none; text-transform: none; white-space: nowrap; -webkit-font-smoothing: antialiased; border-radius: 2px; transition: background-color 0.3s ease; } #wonderplugingallery-4 .html5gallery-cat-tag-4:hover, #wonderplugingallery-4 .html5gallery-cat-tag-4:focus, #wonderplugingallery-4 .html5gallery-cat-tag-selected-4 { color: #222; }");