Replace misc glyphicon usage.

This commit is contained in:
Nate
2019-08-20 19:53:21 -06:00
parent b38396a591
commit 17f2911056
21 changed files with 37 additions and 38 deletions

View File

@@ -646,7 +646,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
border-radius: 3px;
text-align: center;
text-transform: uppercase;
text-shadow: 0px 0px 1px rgba(0,0,0,0.9);
/* text-shadow: 0px 0px 1px rgba(0,0,0,0.9); */
opacity: 0.9;
-moz-opacity: 0.9;
}