9 lines
110 B
CSS
9 lines
110 B
CSS
/* IDS */
|
|
|
|
#username {
|
|
margin-top: -8px !important;
|
|
}
|
|
|
|
#secondaryText {
|
|
color: lightgray !important;
|
|
} |