mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-20 13:19:24 +00:00
Made helptext less bold on forms
This commit is contained in:
@@ -184,6 +184,12 @@ table th a:visted
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
form span.helptext
|
||||
{
|
||||
color: #666 !important;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
.character_info > div { margin-bottom: 2em; }
|
||||
.character_info .character_portrait, .character_info .character_corporation, .character_info .character_alliance { float: right; }
|
||||
.character_info .character_corporation { clear: right; margin-left: 2em; }
|
||||
|
||||
Reference in New Issue
Block a user