This is the default anyway, and we don't need this for anything specific.
a {
color: #24d;
text-decoration: none;
a {
color: #24d;
text-decoration: none;
- -webkit-appearance: none;
outline: 0;
&:hover {
text-decoration: underline;
outline: 0;
&:hover {
text-decoration: underline;
/* Styles specific to a small screen, such as iPhone, Android, etc... */
body.small {
/* Styles specific to a small screen, such as iPhone, Android, etc... */
body.small {
-
- input[type="submit"],
- input[type="text"] {
- -webkit-appearance: none;
- }
-
#menu-icon {
display: inline-block !important;
}
#menu-icon {
display: inline-block !important;
}