@import "../../../node_modules/helpers.less/helpers.less"; /*** Main Styles ***/ h1 { text-align: center; a, a:visited { color: black; text-decoration: none; } a:hover { text-decoration: underline; } } /*** Setup ***/ /*** Package Entries ***/ .entry { background: #EEE; } /*** Search Results ***/ .state-search #standard-content { display: none; }