Fix Azure/Gray Switch Language

This commit is contained in:
Squidly271
2020-10-18 21:58:49 -04:00
parent 529ab10732
commit b0198c4ed7
2 changed files with 2 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ textarea{resize:none}
#nav-tub1{position:fixed;top:56px;right:400px}
#nav-tub2{position:fixed;top:56px;right:370px}
#nav-tub3{position:fixed;top:56px;right:340px}
.LanguageButton{font-size:12px !important;} /* Fix Switch Language Being Cut-Off */
span.tub span[id^='txt-tub']{margin-top:7px}
#title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background-color:#e4e2e4;border-bottom:1px solid #606e7f;letter-spacing:1.8px}
#title span.left{font-size:2rem;text-transform:uppercase}

View File

@@ -79,6 +79,7 @@ textarea{resize:none}
#nav-tub1{position:fixed;top:56px;right:400px}
#nav-tub2{position:fixed;top:56px;right:370px}
#nav-tub3{position:fixed;top:56px;right:340px}
.LanguageButton{font-size:12px !important;} /* Fix Switch Language Being Cut-Off */
span.tub span[id^='txt-tub']{margin-top:7px}
#title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background-color:#1b1d1b;border-bottom:1px solid #606e7f;letter-spacing:1.8px}
#title span.left{font-size:2rem;text-transform:uppercase}