messages of 404.html defined in main program, template moved in common directory
3 // --------------------------------------------------
8 font-size: (@font-size-base * 1.5);
9 font-weight: @close-font-weight;
12 text-shadow: @close-text-shadow;
18 text-decoration: none;
23 // Additional properties for button version
24 // iOS requires the button element instead of an anchor tag.
25 // If you want the anchor version, it requires `href="#"`.
29 background: transparent;
31 -webkit-appearance: none;