
/* - reset.css - */
@media screen {
/* https://www.visitsalou.eu/portal_css/reset.css?original=1 */
/* */
* { margin: 0; padding: 0; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* li { display: inline; }
* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* a img,:link img,:visited img { border:none }
a { outline: none; }
table { border-spacing: 0; }
img { vertical-align: text-bottom; }
iframe { border-width: 0; border-style:none; }
.invisible {visibility: visible !important}
.share-buttons.fixed a svg#social-link-wikiloc-0,
.share-buttons.fixed a svg#social-link-strava-0 { width: 42px; height:42px; margin-left: 2px;}
/* */

}

